Update nocodb/nocodb Docker tag to v0.262.5

This commit is contained in:
renovate[bot]
2025-03-24 10:49:52 +00:00
committed by GitHub
parent d1d3345da4
commit 4680853353
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.262.4 image: nocodb/nocodb:0.262.5
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"