diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 18c67b5..409a4da 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:a88f984401c4ddeb3070240af21621484c30601b34d745e6691dc38839532499 + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:f5b5e5ddff23dd71bab3beda74f44ebac6c87c518a1126dbd7f29ddde7c1c04a env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index d561a2a..db012da 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:a88f984401c4ddeb3070240af21621484c30601b34d745e6691dc38839532499 + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:f5b5e5ddff23dd71bab3beda74f44ebac6c87c518a1126dbd7f29ddde7c1c04a env: CGO_ENABLED: 0 GOPATH: /go