From bbfb8db7913a11ec9e5d467549dab5e51a89d35a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 22:04:26 +0000 Subject: [PATCH] Bump archlinux in /docker/ci/arch Bumps archlinux from base-devel-20210307.0.16708 to base-devel-20220109.0.43549. --- 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..02dd495eecb8 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-20220109.0.43549@sha256:37878e55a8c11034951d014819f14ff13a721bbd62d4bb74d098253fe6a10ca5 AS setup_ci_arch WORKDIR /diem COPY rust-toolchain /diem/rust-toolchain