chore(n9e): update nightingale image to 9.0.0-beta.3

This commit is contained in:
moqiruyi
2026-06-17 21:20:37 +08:00
parent 8ee4b1dc38
commit c2088c6f54
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -2,9 +2,7 @@ networks:
nightingale: nightingale:
driver: bridge driver: bridge
services: services:
redis: redis:
image: "redis:8-alpine" image: "redis:8-alpine"
container_name: redis container_name: redis
@@ -18,7 +16,7 @@ services:
- nightingale - nightingale
nightingale: nightingale:
image: flashcatcloud/nightingale:8.5.0 image: flashcatcloud/nightingale:9.0.0-beta.3
container_name: nightingale container_name: nightingale
hostname: nightingale hostname: nightingale
restart: always restart: always