diff --git a/.github/workflows/pr-regen-translations.yml b/.github/workflows/pr-regen-translations.yml index fd13d32..4e4cda9 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:148dd43b407ab748cf6ce16138e454355d1f56db33c8bde27ad21ee6970966b4 + image: ghcr.io/luzifer-docker/action-env:master env: CGO_ENABLED: 0 GOPATH: /go diff --git a/.github/workflows/test-and-build.yml b/.github/workflows/test-and-build.yml index cc32883..96029ac 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:148dd43b407ab748cf6ce16138e454355d1f56db33c8bde27ad21ee6970966b4 + image: ghcr.io/luzifer-docker/action-env:master env: CGO_ENABLED: 0 GOPATH: /go