diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index 57ac367..6a741f8 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:1875bd52390e0d358b3da6513850cebe2174d353e069d75dc14bcd99e2579d79 + image: ghcr.io/luzifer-docker/action-env:master@sha256:183b020dc58e836099edf53d6cf2d1dd5f94b564ca702c38c56a6c89f6cd4fea env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index 3204643..706bdcc 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:1875bd52390e0d358b3da6513850cebe2174d353e069d75dc14bcd99e2579d79 + image: ghcr.io/luzifer-docker/action-env:master@sha256:183b020dc58e836099edf53d6cf2d1dd5f94b564ca702c38c56a6c89f6cd4fea env: CGO_ENABLED: 0 GOPATH: /go