From ab6002601e4c547b7658d91402ce5d4aa60ca086 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 22:07:48 +0000 Subject: [PATCH] Bump archlinux in /docker/ci/arch Bumps archlinux from base-devel-20210307.0.16708 to base-devel-20221009.0.92802. --- updated-dependencies: - dependency-name: archlinux dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ci/arch/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ci/arch/Dockerfile b/docker/ci/arch/Dockerfile index a5a18b89fb15..9f034d2b94b0 100644 --- a/docker/ci/arch/Dockerfile +++ b/docker/ci/arch/Dockerfile @@ -1,5 +1,5 @@ # while using circle we'll use circle's base image. -FROM archlinux:base-devel-20210307.0.16708@sha256:16b8dc787a0ad6b8747bade636634db598a05adfeb6a625f2ca124b3c7b5cf86 AS setup_ci_arch +FROM archlinux:base-devel-20221009.0.92802@sha256:ee3f9caa2cf0e486fcd9d9e2ab5c320dd3c18c5ff6f3e991d0b1c9cd10905031 AS setup_ci_arch WORKDIR /diem COPY rust-toolchain /diem/rust-toolchain