Update nginx Docker tag to v1.27.3
This commit is contained in:
parent
6613a85a0c
commit
953fb15236
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM nginx:1.27.2-alpine
|
FROM nginx:1.27.3-alpine
|
||||||
|
|
||||||
COPY . /usr/share/nginx/html
|
COPY . /usr/share/nginx/html
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue