Skip to content

Commit

Permalink
build(deps): bump archlinux in /docker/ci/arch
Browse files Browse the repository at this point in the history
Bumps archlinux from base-devel-20210516.0.23009 to base-devel-20210523.0.23638.

Signed-off-by: dependabot[bot] <[email protected]>
Closes: aptos-labs#8433
  • Loading branch information
dependabot[bot] authored and bors-libra committed May 25, 2021
1 parent 31507a0 commit 91d3ec3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ci/arch/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 archlinux:base-devel-20210516.0.23009@sha256:0c30701e3d1d5e4f38b456a3d6835833cd161a5188aafafc0417990015038633 AS setup_ci_arch
FROM archlinux:base-devel-20210523.0.23638@sha256:d7173f9b580ecf6133f436ad5dd0f870c5cf4cd09e4fc116bc9e682e52d423a0 AS setup_ci_arch

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

0 comments on commit 91d3ec3

Please sign in to comment.