chore(deps): update moviepilot to v2.9.13 (localApps) (#4297)
This commit is contained in:
parent
e692a5d293
commit
d10ea284af
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
movie-pilot-v2:
|
movie-pilot-v2:
|
||||||
image: jxxghp/moviepilot-v2:2.9.12
|
image: jxxghp/moviepilot-v2:2.9.13
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
services:
|
services:
|
||||||
moviepilot:
|
moviepilot:
|
||||||
image: jxxghp/moviepilot:2.9.12
|
image: jxxghp/moviepilot:2.9.13
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
restart: always
|
restart: always
|
||||||
networks:
|
networks:
|
||||||
Loading…
Reference in New Issue