Update nginx Docker tag to v1.26.0
All checks were successful
Build and publish Docker image / build (push) Successful in 2m15s

This commit is contained in:
Renovate Bot 2024-05-19 15:46:10 +00:00
parent a23a9ea85d
commit 776fcb0720

View file

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