We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b8cce9 commit fcc985bCopy full SHA for fcc985b
Dockerfile
@@ -1,5 +1,5 @@
1
# Pin nginx version for reproducible builds
2
-FROM nginx:1.29-alpine
+FROM nginx:1.30-alpine
3
4
# Copy custom nginx configuration
5
COPY nginx.conf /etc/nginx/conf.d/default.conf
0 commit comments