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

This commit is contained in:
Renovate Bot 2024-11-26 22:24:18 +00:00
parent 6613a85a0c
commit 953fb15236

View file

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