We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9c0892 commit bb830a6Copy full SHA for bb830a6
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM nginx:1.23.2 as builder
+FROM nginx:1.25.3 as builder
2
3
ENV \
4
RELEASE_DIR=/tmp/release \
0 commit comments