From 7aa36cf201f88350d956a2fbc46e4e9822d866e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:09:42 +0000 Subject: [PATCH] Bump centos7/python-38-centos7 from `cf391f0` to `19ef881` in /ci Bumps centos7/python-38-centos7 from `cf391f0` to `19ef881`. --- 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 746dda7ab..be7d2be05 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos7/python-38-centos7:centos7@sha256:cf391f0484b5c4c119417d804d4118bf535690cbeaf9cb896a4e4850c020ef41 +FROM quay.io/centos7/python-38-centos7:centos7@sha256:19ef881859fd8b3878753f2f7e962f7ad6b9975ecc0abe15723643edeb002438 ARG USER=wam-builder ARG USER_UID