mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 05:41:03 +08:00
chore(deps): update ghcr.io/toeverything/affine docker tag to v0.25.0 (#2058)
This commit is contained in:
parent
889b0f2dcd
commit
b89a642a0f
@ -1,6 +1,6 @@
|
||||
services:
|
||||
affine:
|
||||
image: ghcr.io/toeverything/affine:0.24.3
|
||||
image: ghcr.io/toeverything/affine:0.25.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.24.3
|
||||
image: ghcr.io/toeverything/affine:0.25.0
|
||||
container_name: ${CONTAINER_NAME}_migration_job
|
||||
volumes:
|
||||
- ${UPLOAD_LOCATION}:/root/.affine/storage
|
||||
Loading…
x
Reference in New Issue
Block a user