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

This commit is contained in:
Renovate Bot 2025-06-09 19:24:11 +00:00
parent 2e18309811
commit 3d1dc12dc9

View file

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