From 1aaf1d37d062e77e8fa818fecac0a8924965b3a7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 13:05:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.11.1 (#2370) --- apps/notemark/config.json | 4 ++-- apps/notemark/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/notemark/config.json b/apps/notemark/config.json index 25f169d5..9a32a38f 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 7, - "version": "0.11.0", + "tipi_version": 8, + "version": "0.11.1", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index 63c4b34d..cbdd7228 100644 --- a/apps/notemark/docker-compose.yml +++ b/apps/notemark/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.7" services: notemark: - image: ghcr.io/enchant97/note-mark-frontend:0.11.0 + image: ghcr.io/enchant97/note-mark-frontend:0.11.1 container_name: notemark restart: unless-stopped networks: