From 98471fa404df93eb4b47e09667a462a6705dafe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jan 2023 04:21:22 +0000 Subject: [PATCH] Bump archlinux in /docker/ci/arch Bumps archlinux from base-devel-20211024.0.37588 to base-devel-20230101.0.115167. --- 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 0c734fd6f1fb..bb3d079d98b7 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-20211024.0.37588@sha256:4371fd5b5d2d99ee73e25b3b9a8d7b2258e371852dd0c5681802bf94b069aadf AS setup_ci_arch +FROM archlinux:base-devel-20230101.0.115167@sha256:20f1ad0d1e75fcfd8b541de0f519d343430f30cb3f963b5adc8676c6091dd407 AS setup_ci_arch WORKDIR /diem COPY rust-toolchain /diem/rust-toolchain