From 7e6988ac71dfffa631aef879a3a986443a11482a Mon Sep 17 00:00:00 2001 From: Javielico Date: Thu, 29 Aug 2024 21:21:00 +0100 Subject: [PATCH] Setting version of the container --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 870a2ca..4d00b96 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: nocodb/nocodb:latest + image: nocodb/nocodb:0.255.1 secrets: - nc_db_url networks: