From 15ba0189f1e3a0440df973fc39022d273789cc80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 18:05:59 +0000 Subject: [PATCH] chore(deps): update ghcr.io/remvze/moodist docker tag to v1.5.1 (#3787) --- apps/moodist/config.json | 4 ++-- apps/moodist/docker-compose.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/moodist/config.json b/apps/moodist/config.json index 95820c53..62587f8f 100644 --- a/apps/moodist/config.json +++ b/apps/moodist/config.json @@ -5,8 +5,8 @@ "available": true, "exposable": true, "id": "moodist", - "tipi_version": 4, - "version": "1.5.0", + "tipi_version": 5, + "version": "1.5.1", "categories": ["media"], "description": "Ambient sounds for focus and calm.", "short_desc": "Ambient sounds for focus and calm.", diff --git a/apps/moodist/docker-compose.yml b/apps/moodist/docker-compose.yml index 280ead35..8c224963 100644 --- a/apps/moodist/docker-compose.yml +++ b/apps/moodist/docker-compose.yml @@ -2,7 +2,7 @@ version: "3.7" services: moodist: - image: ghcr.io/remvze/moodist:v1.5.0 + image: ghcr.io/remvze/moodist:v1.5.1 container_name: moodist restart: unless-stopped volumes: