We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 459a90c commit 6fae920Copy full SHA for 6fae920
tekton-task-images/helm/Dockerfile
@@ -15,7 +15,7 @@ RUN source /tmp/version && \
15
helm version
16
17
# Runnable
18
-FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1745855087@sha256:e1c4703364c5cb58f5462575dc90345bcd934ddc45e6c32f9c162f2b5617681c
+FROM registry.access.redhat.com/ubi9/ubi-minimal:9.7-1764794109@sha256:6fc28bcb6776e387d7a35a2056d9d2b985dc4e26031e98a2bd35a7137cd6fd71
19
20
USER root
21
0 commit comments