From 806b8006f6942966c0a1c473658c6d5d3470a0a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 18:00:56 +0000 Subject: [PATCH] chore(deps): update zefhemel/silverbullet docker tag to v0.7.5 (#2621) --- apps/silverbullet/config.json | 4 ++-- apps/silverbullet/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/silverbullet/config.json b/apps/silverbullet/config.json index 570b000c..b7b2cd7d 100644 --- a/apps/silverbullet/config.json +++ b/apps/silverbullet/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "silverbullet", - "tipi_version": 5, - "version": "0.7.3", + "tipi_version": 6, + "version": "0.7.5", "categories": [ "utilities" ], diff --git a/apps/silverbullet/docker-compose.yml b/apps/silverbullet/docker-compose.yml index a4d14c5c..9389d8c0 100644 --- a/apps/silverbullet/docker-compose.yml +++ b/apps/silverbullet/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.9' services: silverbullet: - image: zefhemel/silverbullet:0.7.3 + image: zefhemel/silverbullet:0.7.5 container_name: 'silverbullet' restart: unless-stopped volumes: