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

This commit is contained in:
Renovate Bot 2025-04-23 21:24:18 +00:00
parent be9f71ffe7
commit 18692d175f

View file

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