Update nginx Docker tag to v1.26.0 #3

Merged
TheAssassin merged 1 commits from renovate/nginx-1.x into main 2024-05-20 00:29:22 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b0a19cd9a0 - Show all commits

View File

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