Skip to content

Commit

Permalink
chore(deps): update bitnami/oras docker tag to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent deaa249 commit 7f5ade1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockerfiles/ci/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ RUN folder=$([ "$(arch)" = "x86_64" ] && echo linux || echo aarch64); \

# oras tool
# renovate: datasource=github-tags depName=oras-project/oras
COPY --from=bitnami/oras:1.2.1 /oras /usr/local/bin/oras
COPY --from=bitnami/oras:1.2.2 /oras /usr/local/bin/oras

# gh-ost
# linux amd64 only
Expand Down

0 comments on commit 7f5ade1

Please sign in to comment.