chore(deps): update ghcr.io/remvze/moodist docker tag to v1.5.0 (#3554)

This commit is contained in:
renovate[bot] 2024-05-23 10:51:01 +00:00 committed by GitHub
parent b19fba345e
commit 289fcca487
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 9 deletions

View File

@ -5,17 +5,13 @@
"available": true, "available": true,
"exposable": true, "exposable": true,
"id": "moodist", "id": "moodist",
"tipi_version": 3, "tipi_version": 4,
"version": "1.4.3", "version": "1.5.0",
"categories": [ "categories": ["media"],
"media"
],
"description": "Ambient sounds for focus and calm.", "description": "Ambient sounds for focus and calm.",
"short_desc": "Ambient sounds for focus and calm.", "short_desc": "Ambient sounds for focus and calm.",
"author": "remvze", "author": "remvze",
"source": "https://github.com/remvze/moodist", "source": "https://github.com/remvze/moodist",
"form_fields": [], "form_fields": [],
"supported_architectures": [ "supported_architectures": ["amd64"]
"amd64"
]
} }

View File

@ -2,7 +2,7 @@ version: "3.7"
services: services:
moodist: moodist:
image: ghcr.io/remvze/moodist:v1.4.3 image: ghcr.io/remvze/moodist:v1.5.0
container_name: moodist container_name: moodist
restart: unless-stopped restart: unless-stopped
volumes: volumes: