Update nocodb/nocodb Docker tag to v0.264.1

This commit is contained in:
renovate[bot]
2025-07-30 17:12:42 +00:00
committed by GitHub
parent 532f0df122
commit 4ddbabe217

View File

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