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: