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

This commit is contained in:
Renovate Bot 2024-10-03 03:24:18 +00:00
parent 8fd851b7c2
commit b1377ca150

View file

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