Update nginx Docker tag to v1.27.0
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 14s

This commit is contained in:
Renovate Bot 2024-05-30 18:00:20 +00:00
parent 2e131134de
commit 0c75266171

View file

@ -1,3 +1,3 @@
FROM nginx:1.26.0-alpine@sha256:ef587d1eb99e991291c582bfb74f27db27f7ca2c095d4ba06cc3f7c910a0c7b3
FROM nginx:1.27.0-alpine@sha256:080abc8b93ef6987d4a203ea9f72ea2f8090a654c7109b8a91438cf2acc9a821
COPY nginx.conf /etc/nginx/nginx.conf