We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efe8edf commit fbd23afCopy full SHA for fbd23af
1 file changed
confbatstest/Dockerfile_build
@@ -19,7 +19,7 @@ RUN PATH="/usr/local/go/bin:$PATH" go install github.com/plexsystems/konstraint@
19
USER 1001
20
21
# Builder image
22
-FROM registry.access.redhat.com/ubi9/ubi:9.5-1739751568@sha256:d342aa80781bf41c4c73485c41d8f1e2dbc40ee491633d9cafe787c361dd44ff AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.5-1742918310@sha256:a1804302f6f53e04cc1c6b20bc2204d5c9ae6e5a664174b38fbeeb30f7983d4e AS builder
23
24
# renovate: datasource=github-releases depName=helm/helm
25
ARG HELM_VERSION=v3.17.1
0 commit comments