Update nginx Docker tag to v1.27.4
All checks were successful
Build and publish Docker image / build (push) Successful in 20s
All checks were successful
Build and publish Docker image / build (push) Successful in 20s
This commit is contained in:
parent
cf42ffd4a5
commit
fd59759961
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.27.3-alpine
|
FROM nginx:1.27.4-alpine
|
||||||
|
|
||||||
COPY . /usr/share/nginx/html
|
COPY . /usr/share/nginx/html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue