1
0
Fork 0

Update nocodb/nocodb Docker tag to v0.264.2 (#958)

This commit is contained in:
renovate[bot] 2025-07-31 21:12:19 +08:00 committed by GitHub
parent b9a9acd5d3
commit ff2a71ee4b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.1 image: nocodb/nocodb:0.264.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"