We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc45c69 commit 49b8310Copy full SHA for 49b8310
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-1773204657@sha256:6ed9f6f637fe731d93ec60c065dbced79273f1e0b5f512951f2c0b0baedb16ad AS builder
23
24
# renovate: datasource=github-releases depName=helm/helm
25
ARG HELM_VERSION=v4.0.4
0 commit comments