From 8cda10788cccf0863359e110b339a11c3aafc44c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 12 May 2024 20:19:39 +0000 Subject: [PATCH] chore(deps): update ghcr.io/enchant97/note-mark-frontend docker tag to v0.13.0 (#3461) --- 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 8d16a7ba..a35f0457 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 11, - "version": "0.12.2", + "tipi_version": 12, + "version": "0.13.0", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index fd9c6a8d..c4f0e502 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.2 + image: ghcr.io/enchant97/note-mark-frontend:0.13.0 container_name: notemark restart: unless-stopped networks: