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 fc23f42 commit dfdb501Copy full SHA for dfdb501
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