Update to AFFiNE 0.25.5

This commit is contained in:
Codex
2025-11-17 08:36:45 -06:00
parent fbf65c0ac0
commit bc5f99e768
3 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
ARG AFFINE_VERSION=stable
ARG AFFINE_VERSION=0.25.5
FROM ghcr.io/toeverything/affine:${AFFINE_VERSION} AS upstream
FROM cloudron/base:5.0.0