diff --git a/Dockerfile b/Dockerfile index ed0c59da1f4..655e9e79a6e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM nginx:1.29.1-alpine +FROM nginx:1.29.3-alpine WORKDIR /var/www/codesandbox COPY www ./