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-20210815.0.31571 to base-devel-20210822.0.32033.

Closes: aptos-labs#9007

---
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 Aug 30, 2021
1 parent c4d6aee commit d50c323
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-20210815.0.31571@sha256:4423b3d76fc91172bf77a429c5a2f872c2767786dfde0d4a82fd4446e8d2002a AS setup_ci_arch
FROM archlinux:base-devel-20210822.0.32033@sha256:896ac8a18d4d56250241d53ae1474b0b8bf9dfdb3a371a0430cb207dc207c5a6 AS setup_ci_arch

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

0 comments on commit d50c323

Please sign in to comment.