1
0
Fork 0

Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
Meng Sen 2025-01-10 11:12:37 +08:00
commit 9b17abcfe2
31 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@ networks:
services:
casdoor:
image: casbin/casdoor:v1.792.0
image: casbin/casdoor:v1.793.0
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

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

View File

@ -3,7 +3,7 @@ networks:
external: true
services:
nocodb:
image: nocodb/nocodb:0.260.0
image: nocodb/nocodb:0.260.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"

View File

@ -4,7 +4,7 @@ networks:
services:
slink:
image: anirdev/slink:v1.4.5
image: anirdev/slink:v1.4.6
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"