Update nginx Docker tag to v1.27.2 #25

Merged
tobigr merged 1 commits from renovate/nginx-1.x into main 2024-10-22 21:15:38 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b1377ca150 - Show all commits

View File

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