We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0fa0f6a + 14f1c8a commit 8369d09Copy full SHA for 8369d09
1 file changed
Dockerfile
@@ -39,7 +39,7 @@ ENV NODE_OPTIONS=--max_old_space_size=8192
39
40
RUN bun run build
41
42
-FROM nginx:1.26.3-alpine
+FROM nginx:1.29.5-alpine
43
44
EXPOSE 80
45
0 commit comments