feat: update nocodb 0.264.3

This commit is contained in:
arch3rPro
2025-08-06 13:19:41 +08:00
parent ab20899baf
commit 6adcea4bdf
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
services:
nocodb:
image: nocodb/nocodb:0.264.0
image: nocodb/nocodb:0.264.3
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -10,7 +10,7 @@ services:
volumes:
- ./data:/usr/app/data
labels:
createdBy: "Apps"
createdBy: Apps
networks:
1panel-network:
external: true
external: true