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