Update nginx Docker tag to v1.27.0
Some checks failed
Build and publish Docker image / build (push) Failing after 18s
Build and publish Docker image / build (pull_request) Failing after 16s

This commit is contained in:
Renovate Bot 2024-05-30 18:25:14 +00:00
parent 260f5bebeb
commit 020d1b5487

View file

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