Skip to content

Commit

Permalink
update tools in backup manager to v4.0.3 (#3019) (#3020)
Browse files Browse the repository at this point in the history
Signed-off-by: ti-srebot <[email protected]>

Co-authored-by: Chunzhu Li <[email protected]>
Co-authored-by: DanielZhangQD <[email protected]>
  • Loading branch information
3 people authored Jul 27, 2020
1 parent 5e9ddb1 commit a150cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/tidb-backup-manager/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM pingcap/tidb-enterprise-tools:latest
ARG VERSION=v1.51.0
ARG SHUSH_VERSION=v1.4.0
ARG TOOLKIT_V31=v3.1.2
ARG TOOLKIT_V40=v4.0.2
ARG TOOLKIT_V40=v4.0.3
RUN apk update && apk add ca-certificates

RUN wget -nv https://github.com/ncw/rclone/releases/download/${VERSION}/rclone-${VERSION}-linux-amd64.zip \
Expand Down

0 comments on commit a150cd9

Please sign in to comment.