Update nocodb/nocodb Docker tag to v0.264.2

This commit is contained in:
renovate[bot]
2025-08-01 02:19:34 +00:00
committed by GitHub
parent 2d5ccdb880
commit f575b9f67d
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.264.1 image: nocodb/nocodb:0.264.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"