Skip to content

Commit 9853abc

Browse files
authored
Fixed typo in Dockerfile for hello-java app
1 parent be6db34 commit 9853abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hello-java/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM FROM registry.access.redhat.com/ubi8/ubi:8.0
1+
FROM registry.access.redhat.com/ubi8/ubi:8.0
22

33
MAINTAINER Red Hat Training <[email protected]>
44

0 commit comments

Comments
 (0)