Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/mega-module.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
working-directory: images
env:
TF_VAR_target_repository: localhost:5005/tf-apko
APKO_IMAGE: ghcr.io/wolfi-dev/apko:latest@sha256:c4d530529f975d14cf2ab5941ccb56e74e5d6e114ce8f204f87a59cb5fa4bfe1
APKO_IMAGE: ghcr.io/wolfi-dev/apko:latest@sha256:c20fefe91b5e73c98e7347603d9ade099fa35438d395af518217a6550d9443d2
run: |
# Now change to our custom apko provider, note it may have a
# digest drift w.r.t. imagetest sandbox digests, but the above
Expand Down
Loading