chore(deps): update moviepilot to v2.7.9 (#1573)
This commit is contained in:
parent
1b818b499f
commit
e5fc8efe6d
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.7.8
|
||||
image: jxxghp/moviepilot-v2:2.7.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
moviepilot:
|
||||
image: jxxghp/moviepilot:2.7.8
|
||||
image: jxxghp/moviepilot:2.7.9
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue