Update docker-compose.yml

This commit is contained in:
arch3rPro
2025-08-17 23:46:37 +08:00
parent 7b7130c553
commit 7c5ef47bec

View File

@@ -1,6 +1,6 @@
services:
affine:
image: ghcr.io/toeverything/affine:v0.24.0
image: ghcr.io/toeverything/affine:0.24.0
container_name: ${CONTAINER_NAME}
ports:
- ${PANEL_APP_PORT_HTTP}:3010
@@ -24,7 +24,7 @@ services:
labels:
createdBy: Apps
affine_migration:
image: ghcr.io/toeverything/affine:0.23.3
image: ghcr.io/toeverything/affine:0.24.0
container_name: ${CONTAINER_NAME}_migration_job
volumes:
- ${UPLOAD_LOCATION}:/root/.affine/storage