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-20210627.0.27153 to base-devel-20210704.0.28149.

Closes: aptos-labs#8696

---
updated-dependencies:
- dependency-name: archlinux
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and bors-libra committed Jul 7, 2021
1 parent 6cda10b commit db9ca3e
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-20210627.0.27153@sha256:ea128a75ff4c0fea89c20d42c4b30e72e5abae9d201c3941eae1b98c26da612c AS setup_ci_arch
FROM archlinux:base-devel-20210704.0.28149@sha256:0109d0821f218f8cc76153c290681d7f9e3e14cf9c5963b8960e8e72f7fb7767 AS setup_ci_arch

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

0 comments on commit db9ca3e

Please sign in to comment.