From c6ecc05d6ddafb38553e731a711b776a5d9446f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jun 2023 12:57:58 +0000 Subject: [PATCH] Bump centos7/python-38-centos7 from `88ae6c2` to `0a7c7e6` in /ci Bumps centos7/python-38-centos7 from `88ae6c2` to `0a7c7e6`. --- 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 e10a63ba0..7671d0bcb 100644 --- a/ci/Dockerfile +++ b/ci/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos7/python-38-centos7:centos7@sha256:88ae6c2925152ef866a5b5dde1392496c84d00960eee026e22c2d5e4fb690b88 +FROM quay.io/centos7/python-38-centos7:centos7@sha256:0a7c7e69f1ab42d1acb44c27904863c53d84c34fe6b9197c82231f0e4bb448a4 ARG USER=wam-builder ARG USER_UID