From 5d22eac9c96b56bd1e7a7ac758bf941b9af9edf6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 00:24:44 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-311:latest docker digest to 6f995e8 --- 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..3f13b1fa7 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:6f995e86c50d3704034acd6af5bd326e848cc6a54ace2798b0b498d5ae8e83d8 MAINTAINER Johnathan Kupferer