Skip to content

Commit

Permalink
bumped version of portage-cd
Browse files Browse the repository at this point in the history
  • Loading branch information
sflanker committed Sep 8, 2024
1 parent ac51049 commit d77e2b8
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion PORTAGE_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.1-rc.17
v0.0.1-rc.18
2 changes: 1 addition & 1 deletion image-build-scan-publish/docker/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ inputs:
description: The target build stage to build (e.g., [linux/amd64])
runs:
using: docker
image: docker://ghcr.io/easy-up/portage-action:v0.0.1-rc.5
image: docker://ghcr.io/easy-up/portage-action:v0.0.1-rc.6
args: []
env:
CONTAINER_REGISTRY: ${{ inputs.container_registry }}
Expand Down
2 changes: 1 addition & 1 deletion image-build-scan-publish/podman/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ inputs:
description: The target build stage to build (e.g., [linux/amd64])
runs:
using: docker
image: docker://ghcr.io/easy-up/portage-action:podman-v0.0.1-rc.5
image: docker://ghcr.io/easy-up/portage-action:podman-v0.0.1-rc.6
args: []
env:
CONTAINER_REGISTRY: ${{ inputs.container_registry }}
Expand Down

0 comments on commit d77e2b8

Please sign in to comment.