Update nocodb/nocodb Docker tag to v0.255.0

This commit is contained in:
renovate[bot]
2024-08-15 04:56:04 +00:00
committed by GitHub
parent fab4c4a8a1
commit 5d4a27ba9e
+1 -1
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"