Update nocodb/nocodb Docker tag to v0.255.2

This commit is contained in:
renovate[bot]
2024-08-29 14:38:28 +00:00
committed by GitHub
parent 1b860c0dbe
commit 39b523ba74
+1 -1
View File
@@ -3,7 +3,7 @@ networks:
external: true external: true
services: services:
nocodb: nocodb:
image: nocodb/nocodb:0.255.1 image: nocodb/nocodb:0.255.2
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
labels: labels:
createdBy: "Apps" createdBy: "Apps"