diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 84f4029..8e9eb5c 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/action-env:master@sha256:de8f376917a545987294f4ee3ac0b6ad5c18f6c5a72fd57106c34f23e574222b + image: ghcr.io/luzifer-docker/action-env:master@sha256:92cfb28cb12f2bdd5f599a2c6ec9a4f0c2481766a2eb933eef3925bb4eb1396a env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 6478e7d..c14b121 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/action-env:master@sha256:de8f376917a545987294f4ee3ac0b6ad5c18f6c5a72fd57106c34f23e574222b + image: ghcr.io/luzifer-docker/action-env:master@sha256:92cfb28cb12f2bdd5f599a2c6ec9a4f0c2481766a2eb933eef3925bb4eb1396a env: CGO_ENABLED: 0 GOPATH: /go