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

This commit is contained in:
Renovate Bot 2025-02-06 01:24:20 +00:00
parent a558e438a9
commit 2549ee31f5

View file

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