Skip to content

Commit

Permalink
Merge pull request #254 from redhat-cop/renovate/registry.access.redh…
Browse files Browse the repository at this point in the history
…at.com-ubi9-ubi-9.x

Update registry.access.redhat.com/ubi9/ubi Docker tag to v9.4-1123.1719560047
  • Loading branch information
garethahealy authored Jul 9, 2024
2 parents 13c46e5 + a6afbba commit 5d3e2fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/plexsystems/konstraint:v0.36.0@sha256:bd68202968e50ec54ef5385c2f854
RUN echo "konstraint"

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

# renovate: datasource=github-releases depName=helm/helm
ARG HELM_VERSION=v3.15.2
Expand Down
2 changes: 1 addition & 1 deletion kyverno-cli/Dockerfile_build
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Builder image
FROM registry.access.redhat.com/ubi9/ubi:9.4-947.1714667021@sha256:ed84f34cd929ea6b0c247b6daef54dd79602804a32480a052951021caf429494 AS builder
FROM registry.access.redhat.com/ubi9/ubi:9.4-1123.1719560047@sha256:081c96d1b1c7cd1855722d01f1ca53360510443737b1eb33284c6c4c330e537c AS builder

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

0 comments on commit 5d3e2fa

Please sign in to comment.