update nginx
This commit is contained in:
parent
e7ce26a28b
commit
479508fd27
@ -23,7 +23,7 @@ services:
|
|||||||
MYSQL_ROOT_HOST: ${MYSQL_HOST}
|
MYSQL_ROOT_HOST: ${MYSQL_HOST}
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:1.23.0
|
image: nginx:1.23.1
|
||||||
depends_on:
|
depends_on:
|
||||||
- backend
|
- backend
|
||||||
restart: on-failure
|
restart: on-failure
|
||||||
|
Loading…
Reference in New Issue
Block a user