Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
c04256c4e2
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
casdoor:
|
||||
image: casbin/casdoor:v1.783.0
|
||||
image: casbin/casdoor:v1.785.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
jellyseerr:
|
||||
image: fallenbagel/jellyseerr:2.2.2
|
||||
image: fallenbagel/jellyseerr:2.2.3
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.258.10
|
||||
image: nocodb/nocodb:0.258.11
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
@ -4,7 +4,7 @@ networks:
|
|||
|
||||
services:
|
||||
windows:
|
||||
image: dockurr/windows:4.06
|
||||
image: dockurr/windows:4.07
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue