From 2ebfdac4d29c0c453c895583bb090dbd25f2f84c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 12:57:44 +0000 Subject: [PATCH] Bump centos7/python-38-centos7 from `334d668` to `dc9d20b` in /ci Bumps centos7/python-38-centos7 from `334d668` to `dc9d20b`. --- updated-dependencies: - dependency-name: centos7/python-38-centos7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ci/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/Dockerfile b/ci/Dockerfile index 1593166e6..f2c7d6759 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos7/python-38-centos7:centos7@sha256:334d668f7a6a18029819337bcd4017500871d1b0eb12378c9a37b419fd27e5ac +FROM quay.io/centos7/python-38-centos7:centos7@sha256:dc9d20b379eb4113798859b1b8d78bb62744b25d78f21882dc960bd7a24b0360 ARG USER=wam-builder ARG USER_UID