Update nocodb/nocodb Docker tag to v0.260.6

This commit is contained in:
renovate[bot]
2025-02-08 13:31:16 +00:00
committed by GitHub
parent 0eda5b42bb
commit 2c752c5bf0
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.260.5 image: nocodb/nocodb:0.260.6
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"