We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7138813 commit 6994e3dCopy full SHA for 6994e3d
nginx/Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-FROM docker.io/nginx:1.27.4-alpine
+FROM docker.io/nginx:1.29.0-alpine
6
7
COPY ./ /etc/nginx/
8
0 commit comments