From 58b30c1ba7ec0da4d144b204915840962a14bb26 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 18:52:41 +0000 Subject: [PATCH] chore(deps): update ghcr.io/toeverything/affine docker tag to v0.26.3 --- apps/affine/0.26.2/docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/affine/0.26.2/docker-compose.yml b/apps/affine/0.26.2/docker-compose.yml index c7c201aae..d70597849 100644 --- a/apps/affine/0.26.2/docker-compose.yml +++ b/apps/affine/0.26.2/docker-compose.yml @@ -1,6 +1,6 @@ services: affine: - image: ghcr.io/toeverything/affine:0.26.2 + image: ghcr.io/toeverything/affine:0.26.3 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.26.2 + image: ghcr.io/toeverything/affine:0.26.3 container_name: ${CONTAINER_NAME}_migration_job volumes: - ${UPLOAD_LOCATION}:/root/.affine/storage