Skip to content

Commit

Permalink
chore: Update CLI version to v0.8.1 (#24)
Browse files Browse the repository at this point in the history
  • Loading branch information
gmpinder authored Feb 26, 2024
1 parent 64942c5 commit 6973cfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ runs:
--network=host \
--privileged \
--device /dev/fuse \
ghcr.io/blue-build/cli:v0.8.0-alpine \
ghcr.io/blue-build/cli:v0.8.1-alpine \
build -vv --push ./config/${{ inputs.recipe }} \
--registry ${{inputs.registry}} \
--registry-namespace ${{inputs.registry_namespace}}

0 comments on commit 6973cfa

Please sign in to comment.