Update nocodb/nocodb Docker tag to v0.260.1

This commit is contained in:
renovate[bot]
2025-01-09 15:57:43 +00:00
committed by GitHub
parent 2620babab0
commit 473b394403
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true
services:
nocodb:
image: nocodb/nocodb:0.260.0
image: nocodb/nocodb:0.260.1
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"