Skip to content

Commit

Permalink
Bump open-component-model/ocm/ocm.software/ocmcli/ocmcli-image
Browse files Browse the repository at this point in the history
Bumps open-component-model/ocm/ocm.software/ocmcli/ocmcli-image from 0.15.0 to 0.16.2.

---
updated-dependencies:
- dependency-name: open-component-model/ocm/ocm.software/ocmcli/ocmcli-image
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent 1f615b1 commit ec6ef95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ RUN cat /cc/utils/gardener-cicd-libs.apk-packages \
gardener-cicd-cli==$(cat /metadata/VERSION) \
pycryptodome

FROM ghcr.io/open-component-model/ocm/ocm.software/ocmcli/ocmcli-image:0.15.0 AS ocm-cli
FROM ghcr.io/open-component-model/ocm/ocm.software/ocmcli/ocmcli-image:0.16.2 AS ocm-cli
FROM $BASE_IMAGE

ARG TARGETARCH
Expand Down

0 comments on commit ec6ef95

Please sign in to comment.