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 a2bafd3 commit 02dceeeCopy full SHA for 02dceee
nginx/Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-FROM docker.io/nginx:1.29.0-alpine
+FROM docker.io/nginx:1.29.1-alpine
6
7
COPY ./ /etc/nginx/
8
0 commit comments