Update nocodb/nocodb Docker tag to v0.252.0

This commit is contained in:
renovate[bot]
2024-08-08 14:16:09 +00:00
committed by GitHub
parent 9323131d7c
commit 30337b854c
+1 -1
View File
@@ -4,7 +4,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.251.3 image: nocodb/nocodb:0.252.0
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"