From cb954aab0121c7bfa23d25f9ea618dce0674510b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 12:12:03 +0000 Subject: [PATCH] Bump centos7/python-38-centos7 from `576260f` to `8aec26d` in /ci Bumps centos7/python-38-centos7 from `576260f` to `8aec26d`. --- 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 5729132d0..780afa3c6 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos7/python-38-centos7:centos7@sha256:576260f8ebaa0d3ac977ee188b9d066c6bbbd5ea46018be02a9052368db426be +FROM quay.io/centos7/python-38-centos7:centos7@sha256:8aec26d58277bda4a4669987182942691819044e4f1c61e0a80b18873026c7f1 ARG USER=wam-builder ARG USER_UID