diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 158c8db..a1634ff 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:fbf1e322a8985f419f6151974f68fe2a1f2bfafd84385330be1db8f38a3f4565 + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:bc6b14da71264f429a516c90e26e9f1a680cb72923fa820cabc23fce77b9b31c env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index e3a553c..b06e1ac 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:fbf1e322a8985f419f6151974f68fe2a1f2bfafd84385330be1db8f38a3f4565 + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:bc6b14da71264f429a516c90e26e9f1a680cb72923fa820cabc23fce77b9b31c env: CGO_ENABLED: 0 GOPATH: /go