1
0

chore(deps): update ghcr.io/toeverything/affine docker tag to v0.25.3 (#2370)

This commit is contained in:
renovate[bot]
2025-11-05 12:45:12 +00:00
committed by GitHub
parent 0296a2e7ee
commit befa789efd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
services: services:
affine: affine:
image: ghcr.io/toeverything/affine:0.25.2 image: ghcr.io/toeverything/affine:0.25.3
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.25.2 image: ghcr.io/toeverything/affine:0.25.3
container_name: ${CONTAINER_NAME}_migration_job container_name: ${CONTAINER_NAME}_migration_job
volumes: volumes:
- ${UPLOAD_LOCATION}:/root/.affine/storage - ${UPLOAD_LOCATION}:/root/.affine/storage