From 2576fa59719aa627b89a1b6724ed670a50571cba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 00:37:48 +0000 Subject: [PATCH] chore(deps): update registry.access.redhat.com/ubi9/python-311:latest docker digest to 78aa502 --- 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 0631a9b1c..b2c2d19e9 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:2a52eb77f52a5be98ae19ac40ee784d1d8bf12bdfa37143a8f014b91f51e8f6f +FROM registry.access.redhat.com/ubi9/python-311:latest@sha256:78aa5022cb9e28652b5923162fee2e6e6192df84166abb5c7438910f70f9d02e MAINTAINER Johnathan Kupferer