Merge remote-tracking branch 'origin/custom' into custom
This commit is contained in:
commit
1563207c01
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nocodb:
|
nocodb:
|
||||||
image: nocodb/nocodb:0.251.3
|
image: nocodb/nocodb:0.252.0
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
@ -4,7 +4,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
pixman:
|
pixman:
|
||||||
image: pixman/pixman:v1.6.3
|
image: pixman/pixman:v1.6.7
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
Loading…
Reference in New Issue