chore(deps): update leepeuker/movary docker tag to v0.55.0 (#706)
This commit is contained in:
parent
78a5d483df
commit
3f28f3ae58
|
@ -5,9 +5,11 @@
|
|||
"available": true,
|
||||
"exposable": true,
|
||||
"id": "movary",
|
||||
"tipi_version": 9,
|
||||
"version": "0.54.0",
|
||||
"categories": ["media"],
|
||||
"tipi_version": 10,
|
||||
"version": "0.55.0",
|
||||
"categories": [
|
||||
"media"
|
||||
],
|
||||
"description": "Movary is a self-hosted web application to track and rate your watched movies (like a digital movie diary). You can import/export your history and ratings from/to third parties like trakt.tv or letterboxd.com, scrobble your watches via Plex and Jellyfin and more.",
|
||||
"short_desc": "Movary is a self-hosted web application to track and rate your watched movies. ",
|
||||
"author": "leepeuker",
|
||||
|
|
|
@ -2,7 +2,7 @@ version: "3"
|
|||
|
||||
services:
|
||||
movary:
|
||||
image: leepeuker/movary:0.54.0
|
||||
image: leepeuker/movary:0.55.0
|
||||
container_name: movary
|
||||
environment:
|
||||
- TMDB_API_KEY=${MOVARY_TMDB_API_KEY}
|
||||
|
|
Loading…
Reference in New Issue
Block a user