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-20210711.0.28748 to base-devel-20210718.0.29333.

Closes: aptos-labs#8772

---
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 20, 2021
1 parent cdf473e commit fb796b1
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-20210711.0.28748@sha256:0a5889239369ee41510f389c2c222a6bda369484bafdad68d906e96d85eb800c AS setup_ci_arch
FROM archlinux:base-devel-20210718.0.29333@sha256:25a8d30dfca47287f67ffa55100d89ab2f897ee33d283dae2910d4408c316e3f AS setup_ci_arch

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

0 comments on commit fb796b1

Please sign in to comment.