Skip to content

Commit 88ca1f6

Browse files
committed
Use short name in directive FROM.
We do not need the full registry name Signed-off-by: Petr "Stone" Hracek <[email protected]>
1 parent 973239d commit 88ca1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

3.3/Dockerfile.rhel10

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.stage.redhat.io/ubi10/s2i-base
1+
FROM ubi10/s2i-base
22

33
# This image provides a Ruby environment you can use to run your Ruby
44
# applications.

0 commit comments

Comments
 (0)