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