forked from samuel-p/connectivity-check
Update nginx Docker tag to v1.27.0
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
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
Loading…
Reference in a new issue