chore(deps): update ghcr.io/remvze/moodist docker tag to v1.5.0 (#3554)
This commit is contained in:
parent
b19fba345e
commit
289fcca487
|
@ -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"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user