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

This commit is contained in:
Renovate Bot 2024-08-15 18:24:19 +00:00
parent f7509269c0
commit a7fbb70071

View file

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