From ee89a2486568af1f0746132b14f1a600bc3fd7c5 Mon Sep 17 00:00:00 2001 From: mattmoor Date: Wed, 17 Jan 2024 01:29:00 +0000 Subject: [PATCH] Update images digests --- .github/workflows/mega-module.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/mega-module.yaml b/.github/workflows/mega-module.yaml index 7900ac4a..49e596af 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:0ef62d22d89f611f9df50b9cc86d1f23d3d92d39062d4d13e500736f4e29d0d9 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:3032511abb265b473c803012bccbf6c644e79f7e6279e35e1e3aa0e15b15f391 run: | terraform init