Update nocodb/nocodb Docker tag to v0.255.2
This commit is contained in:
parent
9fe7985d77
commit
d0636f4bd3
|
|
@ -3,7 +3,7 @@ networks:
|
||||||
external: true
|
external: true
|
||||||
services:
|
services:
|
||||||
nocodb:
|
nocodb:
|
||||||
image: nocodb/nocodb:0.255.1
|
image: nocodb/nocodb:0.255.2
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
labels:
|
labels:
|
||||||
createdBy: "Apps"
|
createdBy: "Apps"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue