From 21199c467c5677b37b733492e292f2fcf7cc69e6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2024 14:48:54 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-311:latest docker digest to 9ed271f --- 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..986fe64c9 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:9ed271f16420bb145ae977c757d696daaa43e319e06f7b654e843171d13155d7 MAINTAINER Johnathan Kupferer