forked from DevOps/deploy.stack
chore(n9e): update nightingale image to 9.0.0
This commit is contained in:
@@ -49,9 +49,9 @@ services:
|
|||||||
- nightingale
|
- nightingale
|
||||||
command:
|
command:
|
||||||
- "--loggerTimezone=Asia/Shanghai"
|
- "--loggerTimezone=Asia/Shanghai"
|
||||||
|
|
||||||
nightingale:
|
nightingale:
|
||||||
image: flashcatcloud/nightingale:8.5.0
|
image: flashcatcloud/nightingale:9.0.0
|
||||||
container_name: nightingale
|
container_name: nightingale
|
||||||
hostname: nightingale
|
hostname: nightingale
|
||||||
restart: always
|
restart: always
|
||||||
@@ -100,4 +100,4 @@ services:
|
|||||||
# depends_on:
|
# depends_on:
|
||||||
# - nightingale
|
# - nightingale
|
||||||
# links:
|
# links:
|
||||||
# - nightingale:nightingale
|
# - nightingale:nightingale
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ services:
|
|||||||
- nightingale
|
- nightingale
|
||||||
|
|
||||||
nightingale:
|
nightingale:
|
||||||
image: flashcatcloud/nightingale:9.0.0-beta.3
|
image: flashcatcloud/nightingale:9.0.0
|
||||||
container_name: nightingale
|
container_name: nightingale
|
||||||
hostname: nightingale
|
hostname: nightingale
|
||||||
restart: always
|
restart: always
|
||||||
|
|||||||
Reference in New Issue
Block a user