Update nocodb/nocodb Docker tag to v0.264.1 (#946)
This commit is contained in:
parent
b3580675c0
commit
ec3bbd059e
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.263.8
|
||||
image: nocodb/nocodb:0.264.1
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue