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 5b33a16 commit 9d6b0c6Copy full SHA for 9d6b0c6
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