diff --git a/Dockerfile b/Dockerfile index 173506971e6..e4be3993eb9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.25.3-alpine +FROM nginx:1.26.3-alpine WORKDIR /var/www/codesandbox COPY www ./