We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc45c69 commit 7edf95eCopy full SHA for 7edf95e
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.7-1764794285@sha256:d4feb579a84ead49894ec71fe54f14300992e202f3491d9bb22b62cc57affd49 AS builder
+FROM registry.access.redhat.com/ubi9/ubi:9.7-1774415752@sha256:9e6e193bfc3596a84d2a32f42d6b1552398ec9735b9a4e893a0fc3c6fbccb381 AS builder
23
24
# renovate: datasource=github-releases depName=helm/helm
25
ARG HELM_VERSION=v4.0.4
0 commit comments