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

This commit is contained in:
Renovate Bot 2024-05-31 01:02:15 +00:00 committed by TheAssassin
parent d88e3ba69d
commit df1c375046

View file

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