Update nocodb/nocodb Docker tag to v0.264.4 (#1066)
This commit is contained in:
parent
7dabcb371c
commit
2e2966aeab
|
|
@ -3,7 +3,7 @@ networks:
|
|||
external: true
|
||||
services:
|
||||
nocodb:
|
||||
image: nocodb/nocodb:0.264.3
|
||||
image: nocodb/nocodb:0.264.4
|
||||
container_name: ${CONTAINER_NAME}
|
||||
labels:
|
||||
createdBy: "Apps"
|
||||
Loading…
Reference in New Issue