Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
78604ef31b
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
pixman:
|
pixman:
|
||||||
image: pixman/pixman:v1.5.7
|
image: pixman/pixman:v1.5.8
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -6,7 +6,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
"sentinel-dashboard":
|
"sentinel-dashboard":
|
||||||
image: bladex/sentinel-dashboard:1.8.6
|
image: bladex/sentinel-dashboard:1.8.7
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue