From 97669e17c884fe5b6961d289828f356e415e977e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 22:06:54 +0000 Subject: [PATCH] Bump archlinux in /docker/ci/arch Bumps archlinux from base-devel-20210307.0.16708 to base-devel-20220814.0.74430. --- 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..1395ce58c39c 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-20220814.0.74430@sha256:4a4c2f757bd8473c80bcaeec267256341cd12f2ca7604878bf7bcec3b9e33e81 AS setup_ci_arch WORKDIR /diem COPY rust-toolchain /diem/rust-toolchain