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:b7e04001956c0ab24ec1650402a6ff9bb065788cf6259c166e82ed0ee48a0057
APKO_IMAGE: ghcr.io/wolfi-dev/apko:latest@sha256:c4d530529f975d14cf2ab5941ccb56e74e5d6e114ce8f204f87a59cb5fa4bfe1
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