Update nocodb/nocodb Docker tag to v0.265.1

This commit is contained in:
renovate[bot]
2025-10-03 10:16:07 +00:00
committed by GitHub
parent 388f334e56
commit 8ef6c7c5b2

View File

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