Update nocodb/nocodb Docker tag to v0.260.0
This commit is contained in:
parent
d6fee7e7cb
commit
0d92df62b7
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.258.11
|
||||
image: nocodb/nocodb:0.260.0
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue