From c06e18d2dc509ebe40822314f18a6e44efa4afba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 12:30:17 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-311:latest docker digest to 099254a --- 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..63300df99 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:099254a2028ea49808a56b7c289e4dd3f2ec3f5dab2c06f8b1caaa8b9054b755 MAINTAINER Johnathan Kupferer