Merge remote-tracking branch 'origin/custom' into custom

This commit is contained in:
萌森 2024-08-15 13:46:01 +08:00
commit 399c671f7c
5 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.252.0 image: nocodb/nocodb:0.255.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"