1
0
Fork 0

Update nginx Docker tag to v1.26.0

This commit is contained in:
Renovate Bot 2024-05-19 22:25:43 +00:00
parent 7ab2beab3c
commit b0a19cd9a0
1 changed files with 1 additions and 1 deletions

View File

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