From 69002abb5cd8f3d898da4bd32d1e084c8a4a82a0 Mon Sep 17 00:00:00 2001 From: Boris Gallet Date: Wed, 7 May 2025 10:59:08 +0200 Subject: [PATCH] chg: [outline] upd to 0.83.0 --- outline/README.org | 4 ++-- outline/metadata.yml | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/outline/README.org b/outline/README.org index e819b74..5cd091b 100644 --- a/outline/README.org +++ b/outline/README.org @@ -49,7 +49,7 @@ We use the official image with an added patch due to 2 bugs: Note that a PR was pushed with a fix on the first bug. But this was not yet tested. -The fix are on 0.81.1 +The fix are on 0.83.0 ** Fix @@ -64,7 +64,7 @@ The patches will change the "build/" files, so this is a very temporary and brit #+begin_src bash -IMAGE=docker.0k.io/outline:0.76.0-elabore +IMAGE=docker.0k.io/outline:0.83.0-elabore echo 'apt update && apt install patch' | dupd -u "$IMAGE" -- -u 0 cat <<'EOF1' | dupd -u "$IMAGE" -- -u 0 diff --git a/outline/metadata.yml b/outline/metadata.yml index d3d83d3..17d9dd7 100644 --- a/outline/metadata.yml +++ b/outline/metadata.yml @@ -1,4 +1,4 @@ -docker-image: docker.0k.io/outline:0.81.1-elabore +docker-image: docker.0k.io/outline:0.83.0-elabore uses: postgres-database: @@ -12,6 +12,7 @@ uses: extensions: - uuid-ossp - unaccent + - pg_trm redis-database: constraint: required auto: summon