Merge pull request #275 from QYG2297248353/renovate/nocodb-nocodb-0.x

Update nocodb/nocodb Docker tag to v0.255.1
This commit is contained in:
新疆萌森软件开发工作室 2024-08-29 17:53:43 +08:00 committed by GitHub
commit 1b860c0dbe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
5 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.255.0 image: nocodb/nocodb:0.255.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"