Skip to content

Commit

Permalink
chore(deps): update bitnami/oras docker tag to v1.2.2-debian-12-r0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 647842c commit ac976d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/check_artifact/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
FROM hub.pingcap.net/bases/pingcap-base:v1
RUN curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
ENV PATH=$PATH:/root/.tiup/bin
COPY --from=bitnami/oras:1.2.0-debian-12-r8 /oras /bin/oras
COPY --from=bitnami/oras:1.2.2-debian-12-r0 /oras /bin/oras
COPY --chmod=755 check_artifact.sh /bin/check_artiact.sh

0 comments on commit ac976d6

Please sign in to comment.