mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 01:01:02 +08:00
chore(deps): update ghcr.io/toeverything/affine docker tag to v0.26.4 (localApps) (#4323)
This commit is contained in:
parent
d0c2b2faa6
commit
f42bb6a4be
@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
affine:
|
affine:
|
||||||
image: ghcr.io/toeverything/affine:0.26.3
|
image: ghcr.io/toeverything/affine:0.26.4
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
ports:
|
ports:
|
||||||
- ${PANEL_APP_PORT_HTTP}:3010
|
- ${PANEL_APP_PORT_HTTP}:3010
|
||||||
@ -24,7 +24,7 @@ services:
|
|||||||
labels:
|
labels:
|
||||||
createdBy: Apps
|
createdBy: Apps
|
||||||
affine_migration:
|
affine_migration:
|
||||||
image: ghcr.io/toeverything/affine:0.26.3
|
image: ghcr.io/toeverything/affine:0.26.4
|
||||||
container_name: ${CONTAINER_NAME}_migration_job
|
container_name: ${CONTAINER_NAME}_migration_job
|
||||||
volumes:
|
volumes:
|
||||||
- ${UPLOAD_LOCATION}:/root/.affine/storage
|
- ${UPLOAD_LOCATION}:/root/.affine/storage
|
||||||
Loading…
x
Reference in New Issue
Block a user