chore(n9e): update nightingale image to 9.0.0

This commit is contained in:
cnphpbb
2026-07-29 19:44:50 +08:00
parent 374c38ea8c
commit e23f811150
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -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
+1 -1
View File
@@ -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