Update nginx Docker tag to v1.27.0 #14

Merged
TheAssassin merged 1 commits from renovate/nginx-1.x into main 2024-06-01 22:27:31 +02:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM nginx:1.26.0-alpine
FROM nginx:1.27.0-alpine
COPY . /usr/share/nginx/html