Skip to content

Commit

Permalink
use cgr.dev/chainguard/apko
Browse files Browse the repository at this point in the history
  • Loading branch information
Craig O'Donnell committed May 13, 2024
1 parent 8e39fb9 commit ce4d8f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build-custom-image-with-apko/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ runs:
- uses: chainguard-images/actions/apko-publish@main
with:
apko-image: cgr.dev/chainguard/apko:latest
config: ${{ inputs.context }}/apko.yaml
archs: amd64,arm64
tag: ${{ inputs.image-name }}
Expand Down

0 comments on commit ce4d8f9

Please sign in to comment.