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
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 14s
This commit is contained in:
parent
2e131134de
commit
0c75266171
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue