Skip to content

Commit 5d3e2fa

Browse files
authored
Merge pull request #254 from redhat-cop/renovate/registry.access.redhat.com-ubi9-ubi-9.x
Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.4-1123.1719560047
2 parents 13c46e5 + a6afbba commit 5d3e2fa

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.36.0@sha256:bd68202968e50ec54ef5385c2f854
33
RUN echo "konstraint"
44

55
# Builder image
6-
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021@sha256:ed84f34cd929ea6b0c247b6daef54dd79602804a32480a052951021caf429494 AS builder
6+
FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047@sha256:081c96d1b1c7cd1855722d01f1ca53360510443737b1eb33284c6c4c330e537c AS builder
77

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

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.4-947.1714667021@sha256:ed84f34cd929ea6b0c247b6daef54dd79602804a32480a052951021caf429494 AS builder
2+
FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047@sha256:081c96d1b1c7cd1855722d01f1ca53360510443737b1eb33284c6c4c330e537c AS builder
33

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

0 commit comments

Comments
 (0)