Update nginx Docker tag to v1.27.5
All checks were successful
Build and publish Docker image / build (pull_request) Successful in 18s
Build and publish Docker image / build (push) Successful in 20s

This commit is contained in:
Renovate Bot 2025-04-16 18:24:16 +00:00
parent 9785fadbf5
commit be9f71ffe7

View file

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