Update nginx Docker tag to v1.27.4
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 10s
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 10s
This commit is contained in:
parent
387f13e92b
commit
8e2a8fedb2
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM nginx:1.27.3-alpine@sha256:814a8e88df978ade80e584cc5b333144b9372a8e3c98872d07137dbf3b44d0e4
|
FROM nginx:1.27.4-alpine@sha256:eb37f58646a901dc7727cf448cae36daaefaba79de33b5058dab79aa4c04aefb
|
||||||
|
|
||||||
COPY nginx.conf /etc/nginx/nginx.conf
|
COPY nginx.conf /etc/nginx/nginx.conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue