Update nginx Docker tag to v1.27.0 #13

Open
Renovate wants to merge 1 commits from renovate/nginx-1.x into master
Showing only changes of commit cbc81ef510 - Show all commits

View File

@@ -1,3 +1,3 @@
FROM nginx:1.25.3-alpine
FROM nginx:1.27.0-alpine
COPY nginx.conf /etc/nginx/nginx.conf