chore(deps): update moviepilot to v2.9.0 (#3172)
This commit is contained in:
parent
ce6a9e541f
commit
7898fdfc8d
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
movie-pilot-v2:
|
||||
image: jxxghp/moviepilot-v2:2.8.9
|
||||
image: jxxghp/moviepilot-v2:2.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
services:
|
||||
moviepilot:
|
||||
image: jxxghp/moviepilot:2.8.9
|
||||
image: jxxghp/moviepilot:2.9.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
restart: always
|
||||
networks:
|
||||
Loading…
Reference in New Issue