mirror of
https://github.com/fawney19/Aether.git
synced 2026-09-09 12:40:20 +08:00
chore(deploy): 默认镜像标签切换为 pre 以跟踪预发布版本
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ services:
|
||||
restart: unless-stopped
|
||||
|
||||
app:
|
||||
image: ${APP_IMAGE:-ghcr.io/fawney19/aether:latest}
|
||||
image: ${APP_IMAGE:-ghcr.io/fawney19/aether:pre}
|
||||
container_name: aether-app
|
||||
env_file:
|
||||
- .env
|
||||
|
||||
Reference in New Issue
Block a user