Update nocodb/nocodb Docker tag to v0.258.0

This commit is contained in:
renovate[bot]
2024-11-12 13:20:24 +00:00
committed by GitHub
parent 0ef348db3b
commit 3eb4be9e52

View File

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