Skip to content

Commit

Permalink
build(deps): bump alpine from 3.13.3 to 3.13.4 in /docker/ci/alpine
Browse files Browse the repository at this point in the history
Bumps alpine from 3.13.3 to 3.13.4.

Signed-off-by: dependabot[bot] <[email protected]>
Closes: aptos-labs#8107
  • Loading branch information
dependabot[bot] authored and bors-libra committed Apr 2, 2021
1 parent 9641026 commit 67ab8a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ci/alpine/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# while using circle we'll use circle's base image.
FROM alpine:3.13.3@sha256:826f70e0ac33e99a72cf20fb0571245a8fee52d68cb26d8bc58e53bfa65dcdfa AS setup_ci_alpine
FROM alpine:3.13.4@sha256:ec14c7992a97fc11425907e908340c6c3d6ff602f5f13d899e6b7027c9b4133a AS setup_ci_alpine

WORKDIR /diem
COPY rust-toolchain /diem/rust-toolchain
Expand Down

0 comments on commit 67ab8a0

Please sign in to comment.