Update nginx Docker tag to v1.27.1 #21

Merged
TheAssassin merged 1 commits from renovate/nginx-1.x into main 2024-08-21 00:28:50 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit a7fbb70071 - Show all commits

View File

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