Skip to content

Commit a394b72

Browse files
Bump ubi8/ubi from 8.10-1304.1749680715 to 8.10-1304.1751400627
Bumps ubi8/ubi from 8.10-1304.1749680715 to 8.10-1304.1751400627. --- updated-dependencies: - dependency-name: ubi8/ubi dependency-version: 8.10-1304.1751400627 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6417d2 commit a394b72

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)