Update nocodb/nocodb Docker tag to v0.260.5
This commit is contained in:
parent
7e37762a5c
commit
7f2be43f55
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.260.4
|
||||
image: nocodb/nocodb:0.260.5
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
|
|
|
|||
Loading…
Reference in New Issue