Skip to content

Commit dd0b4bf

Browse files
andrewschoenbigjust
authored andcommitted
Dockerfile: use ubi10 as the base image
Signed-off-by: Andrew Schoen <[email protected]>
1 parent c4f3c87 commit dd0b4bf

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,4 +1,4 @@
1-
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi9-minimal:latest
1+
FROM --platform=$BUILDPLATFORM registry.access.redhat.com/ubi10-minimal:latest
22

33
RUN microdnf update -y
44

0 commit comments

Comments
 (0)