Fix dockerfile error
This commit is contained in:
parent
9f5ddedeab
commit
44c3d31bbf
@ -1,4 +1,4 @@
|
||||
FROM nginx/nginx:latest
|
||||
FROM nginx:latest
|
||||
|
||||
COPY . /usr/share/nginx/html
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user