Skip to content

Commit

Permalink
apko-build: bump apko to 0.2.2 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaniini authored Mar 21, 2022
1 parent 2b76dc0 commit 1cd1d67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apko-build/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ outputs:
runs:
using: docker
image: "docker://ghcr.io/chainguard-dev/apko:v0.2.1"
image: "docker://ghcr.io/chainguard-dev/apko:v0.2.2"
env:
# Set up go-containerregistry's GitHub keychain.
GITHUB_ACTOR: ${{ inputs.repository_owner }}
Expand Down

0 comments on commit 1cd1d67

Please sign in to comment.