Skip to content

Commit 7ee7ebd

Browse files
authored
Updated to UBI
1 parent a80f56d commit 7ee7ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab2-step1/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM rhel7:latest
1+
FROM registry.access.redhat.com/ubi7/ubi
22
MAINTAINER scott.mccarty@gmail.com
33
RUN echo "Hello world" > /tmp/newfile
44
RUN echo "Hello world" > /tmp/newfile2

0 commit comments

Comments
 (0)