Fix dockerfile error

This commit is contained in:
Fred Boniface 2025-06-29 13:41:20 +01:00
parent 9f5ddedeab
commit 44c3d31bbf

View File

@ -1,4 +1,4 @@
FROM nginx/nginx:latest
FROM nginx:latest
COPY . /usr/share/nginx/html