Skip to content

Commit 810275c

Browse files
authored
Update docker nginx (#8270)
1 parent 7c29117 commit 810275c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.16.1-alpine
1+
FROM nginx:1.25.3-alpine
22

33
WORKDIR /var/www/codesandbox
44
COPY www ./

0 commit comments

Comments
 (0)