From 108a0d72c9937e11708584a2b84e728e16a83828 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 22:51:15 +0000 Subject: [PATCH] chore(deps): update ghcr.io/enchant97/note-mark-backend docker tag to v0.10.0 (#1892) --- 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 4c7a2d41..1fb521aa 100644 --- a/apps/notemark/config.json +++ b/apps/notemark/config.json @@ -5,8 +5,8 @@ "exposable": true, "port": 8567, "id": "notemark", - "tipi_version": 5, - "version": "alpine", + "tipi_version": 6, + "version": "0.9.0", "categories": [ "utilities" ], diff --git a/apps/notemark/docker-compose.yml b/apps/notemark/docker-compose.yml index c95539a8..8de1e72f 100644 --- a/apps/notemark/docker-compose.yml +++ b/apps/notemark/docker-compose.yml @@ -8,7 +8,7 @@ services: - tipi_main_network notemark-backend: - image: ghcr.io/enchant97/note-mark-backend:0.9.0 + image: ghcr.io/enchant97/note-mark-backend:0.10.0 container_name: notemark-backend restart: unless-stopped networks: