1
0

Update nocodb/nocodb Docker tag to v0.264.3 (#1041)

This commit is contained in:
renovate[bot]
2025-08-05 09:47:47 +08:00
committed by GitHub
parent 7c15230c54
commit 11d88e4c93
7 changed files with 1 additions and 1 deletions

View File

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