1
0

chore(deps): update moviepilot to v2.9.1 (#3215)

This commit is contained in:
renovate[bot]
2025-12-31 02:05:28 +00:00
committed by GitHub
parent 5eae6a4864
commit 2af3bf69c1
6 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ networks:
services: services:
movie-pilot-v2: movie-pilot-v2:
image: jxxghp/moviepilot-v2:2.9.0 image: jxxghp/moviepilot-v2:2.9.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"

View File

@@ -1,6 +1,6 @@
services: services:
moviepilot: moviepilot:
image: jxxghp/moviepilot:2.9.0 image: jxxghp/moviepilot:2.9.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks: