diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index c315632..19847d9 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:32791e1065aaf3613f940ffa1851a956e50f3a031eaab96590962923a2b7aea1 + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:c9af2280c098e8d782a0bc9e3bd128f0e1885f7825d656833cacf527637b99b1 env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index b079087..d1f45d9 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:32791e1065aaf3613f940ffa1851a956e50f3a031eaab96590962923a2b7aea1 + image: ghcr.io/luzifer-docker/gh-arch-env@sha256:c9af2280c098e8d782a0bc9e3bd128f0e1885f7825d656833cacf527637b99b1 env: CGO_ENABLED: 0 GOPATH: /go