From bd2b2ca9889919b73f301e02f52d4be067e3721e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 21:23:53 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-311:latest docker digest to 76a2f94 --- build-s2i-python-kopf/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-s2i-python-kopf/Dockerfile b/build-s2i-python-kopf/Dockerfile index 9767771b1..0869cf1b9 100644 --- a/build-s2i-python-kopf/Dockerfile +++ b/build-s2i-python-kopf/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:latest@sha256:f470d16445af9210cb9001bca1c89775f10389480adaff2dd27abfd79b4ad6e2 +FROM registry.access.redhat.com/ubi9/python-311:latest@sha256:76a2f942d5fa7ab4183a22b922b43350c79a5e86bb92394d2798b7db0b682086 MAINTAINER Johnathan Kupferer