Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
9b17abcfe2
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
|
|
@ -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"
|
||||
Loading…
Reference in New Issue