Update nocodb/nocodb Docker tag to v0.260.2

This commit is contained in:
renovate[bot]
2025-01-14 13:52:23 +00:00
committed by GitHub
parent 6a7f7957c5
commit ec12fd673f

View File

@@ -3,7 +3,7 @@ networks:
external: true
services:
nocodb:
image: nocodb/nocodb:0.260.1
image: nocodb/nocodb:0.260.2
container_name: ${CONTAINER_NAME}
labels:
createdBy: "Apps"