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