Skip to content

Commit 55a257e

Browse files
authored
Merge pull request #31 from redhat-best-practices-for-k8s/dependabot/docker/ubi8/ubi-8.10-1304.1751400627
Bump ubi8/ubi from 8.10-1304.1749680715 to 8.10-1304.1751400627
2 parents c6417d2 + a394b72 commit 55a257e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# IMPORTANT: podman must be build from ubi8.x only. Do not upgrade it to ubi9.
2-
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/ubi:8.10-1304.1749680715 as podman-builder
2+
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi8/ubi:8.10-1304.1751400627 as podman-builder
33

44
# hadolint ignore=DL3041
55
RUN \

0 commit comments

Comments
 (0)