From b836095547b58ca01260f22115052dd4b95ffbd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:43:21 +0000 Subject: [PATCH] chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.12.1 (#2969) --- 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 3600fa3d..9fba3c7d 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 9, - "version": "0.12.0", + "tipi_version": 10, + "version": "0.12.1", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index 75f6d696..80efd677 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.12.0 + image: ghcr.io/enchant97/note-mark-frontend:0.12.1 container_name: notemark restart: unless-stopped networks: