diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 467ff67..1fd5cc6 100644 --- a/.github/workflows/pr-regen-translations.yml +++ b/.github/workflows/pr-regen-translations.yml @@ -11,7 +11,7 @@ jobs: shell: bash container: - image: ghcr.io/luzifer-docker/gh-arch-env@sha256:1c8236063720bbd07ee8d590fbcb25251de021da4c80a046ae77d310406e288f + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:7ed9201fa7ed2fbcdbc6d61f5abb5065fec870726ca5e1120d522b5ac681059c env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 22e92a2..2a0b60d 100644 --- a/.github/workflows/test-and-build.yml +++ b/.github/workflows/test-and-build.yml @@ -16,7 +16,7 @@ jobs: shell: bash container: - image: ghcr.io/luzifer-docker/gh-arch-env@sha256:1c8236063720bbd07ee8d590fbcb25251de021da4c80a046ae77d310406e288f + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:7ed9201fa7ed2fbcdbc6d61f5abb5065fec870726ca5e1120d522b5ac681059c env: CGO_ENABLED: 0 GOPATH: /go