diff --git a/.github/workflows/mega-module.yaml b/.github/workflows/mega-module.yaml index 7900ac4a..1402d200 100644 --- a/.github/workflows/mega-module.yaml +++ b/.github/workflows/mega-module.yaml @@ -72,13 +72,13 @@ jobs: - uses: chainguard-dev/actions/setup-k3d@main with: - k3s-image: cgr.dev/chainguard/k3s:latest@sha256:d59d242b5615be0d9b9d12cad8225201460f979ce669d3a4849a05649b08c461 + k3s-image: cgr.dev/chainguard/k3s:latest@sha256:0c460cd61d3d062fc2eb7d9452bfa2f67a0e37a8566e104270006a879e1d07b9 registry-authority: registry.local:5000 - working-directory: images env: TF_VAR_target_repository: registry.local:5000/tf-apko - APKO_IMAGE: ghcr.io/wolfi-dev/apko:latest@sha256:df6879902ac6ad6d559e06ade01fef5532146f46731be1cbde51b829ab1f6aa9 + APKO_IMAGE: ghcr.io/wolfi-dev/apko:latest@sha256:fdd6d08969f91636983981afe63be6b0347e7e077cf772b9d7561e3090296060 run: | terraform init