feat(arcane): 更新 Arcane 应用配置至 1.9.0 版本

This commit is contained in:
arch3rPro
2025-11-22 12:16:27 +08:00
parent fc0365a585
commit 85a99801e7
2 changed files with 1 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
services: services:
arcane: arcane:
image: ghcr.io/ofkm/arcane:v1.7.2 image: ghcr.io/ofkm/arcane:v1.9.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
ports: ports:
- ${PANEL_APP_PORT_HTTP}:3000 - ${PANEL_APP_PORT_HTTP}:3000