diff --git a/Dockerfile b/Dockerfile index eafea11..90f2ce6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,3 +1,3 @@ -FROM nginx:1.23.3 +FROM nginx:1.28.0 COPY /app/index.html /usr/share/nginx/html