Update nginx Docker tag to v1.25.5 #2

Merged
TheAssassin merged 1 commits from renovate/nginx-1.x into main 2024-04-21 16:56:09 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e68fc69135 - Show all commits

View File

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