Update nocodb/nocodb Docker tag to v0.257.0

This commit is contained in:
renovate[bot]
2024-10-12 05:29:31 +00:00
committed by GitHub
parent 3261c39d54
commit 5ecdea3b3f

View File

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