Browse Source

Update affine to 0.17.5 (#1760)

main
Nathan Fretz 4 months ago
committed by GitHub
parent
commit
af3ce31d14
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      affine/docker-compose.yml
  2. 4
      affine/umbrel-app.yml

2
affine/docker-compose.yml

@ -6,7 +6,7 @@ services:
APP_PORT: 3010
web:
image: ghcr.io/toeverything/affine-graphql:stable-4b9e2ab@sha256:43c56d1ddbd418698ea857e526e0b39845bdd62e1035162a98f8640bc5529f26
image: ghcr.io/toeverything/affine-graphql:stable-b052743@sha256:75558480ae13f23e5a8f8f2384a82c37ba18ceff6ab8df70ea0db643d5242776
restart: on-failure
init: true
command:

4
affine/umbrel-app.yml

@ -3,7 +3,7 @@ id: affine
name: Affine
tagline: Open source alternative to Notion, Miro, and Airtable
category: files
version: "0.17.4"
version: "0.17.5"
port: 3013
description: >-
A privacy-focused, local-first, open-source, and ready-to-use alternative for Notion & Miro.
@ -36,7 +36,7 @@ gallery:
- 2.jpg
- 3.jpg
releaseNotes: >-
This is a bugfix release.
This is a bugfix release that includes improvements for message attachments.
For full release notes, visit https://github.com/toeverything/AFFiNE/releases

Loading…
Cancel
Save