Skip to content

Commit 5245f1f

Browse files
authored
Merge pull request #199 from redhat-cop/renovate/registry.access.redhat.com-ubi9-ubi-9.x
Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.3-1610
2 parents e7146d1 + 8a33b3f commit 5245f1f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

confbatstest/Dockerfile_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ FROM ghcr.io/plexsystems/konstraint:v0.35.0@sha256:d3c0f82dc8fada6df7cc2b679711d
33
RUN echo "konstraint"
44

55
# Builder image
6-
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552@sha256:1fafb0905264413501df60d90a92ca32df8a2011cbfb4876ddff5ceb20c8f165 AS builder
6+
FROM registry.access.redhat.com/ubi9/ubi:9.3-1610@sha256:66233eebd72bb5baa25190d4f55e1dc3fff3a9b77186c1f91a0abdb274452072 AS builder
77

88
# renovate: datasource=github-releases depName=helm/helm
99
ARG HELM_VERSION=v3.14.3

kyverno-cli/Dockerfile_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Builder image
2-
FROM registry.access.redhat.com/ubi9/ubi:9.3-1552@sha256:1fafb0905264413501df60d90a92ca32df8a2011cbfb4876ddff5ceb20c8f165 AS builder
2+
FROM registry.access.redhat.com/ubi9/ubi:9.3-1610@sha256:66233eebd72bb5baa25190d4f55e1dc3fff3a9b77186c1f91a0abdb274452072 AS builder
33

44
# renovate: datasource=github-releases depName=helm/helm
55
ARG HELM_VERSION=v3.14.3

0 commit comments

Comments
 (0)