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 16aff8d commit c71efe9Copy full SHA for c71efe9
nginx/Dockerfile
@@ -2,7 +2,7 @@
2
#
3
# SPDX-License-Identifier: Apache-2.0
4
5
-FROM docker.io/nginx:1.27.3-alpine
+FROM docker.io/nginx:1.27.4-alpine
6
7
COPY ./ /etc/nginx/
8
0 commit comments