From 1204dd7ef70da1035c55a6104ef5a48c3f75241d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Apr 2024 17:25:11 +0000 Subject: [PATCH] chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.12.2 (#3157) --- 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 9fba3c7d..8d16a7ba 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 10, - "version": "0.12.1", + "tipi_version": 11, + "version": "0.12.2", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index 0338fd49..0921f7c2 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.1 + image: ghcr.io/enchant97/note-mark-frontend:0.12.2 container_name: notemark restart: unless-stopped networks: