Skip to content

Commit 26c4437

Browse files
Update Dockerfile
1 parent 071f5d7 commit 26c4437

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM NGINX:latest
1+
FROM nginx:latest
22
RUN apt-get update -y
33
WORKDIR /usr/share/nginx/html
44
RUN touch index.html

0 commit comments

Comments
 (0)