Skip to content

Commit fb9e1b1

Browse files
chore(deps): update bitnami/oras docker tag to v1.2.0-debian-12-r0
1 parent e64357d commit fb9e1b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/check_artifact/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM hub.pingcap.net/bases/pingcap-base:v1
22
RUN curl --proto '=https' --tlsv1.2 -sSf https://tiup-mirrors.pingcap.com/install.sh | sh
33
ENV PATH=$PATH:/root/.tiup/bin
4-
COPY --from=bitnami/oras:1.1.0-debian-12-r20 /oras /bin/oras
4+
COPY --from=bitnami/oras:1.2.0-debian-12-r0 /oras /bin/oras
55
COPY --chmod=755 check_artifact.sh /bin/check_artiact.sh

0 commit comments

Comments
 (0)