From 4c9b312fd9463b47113f653fd6b05a0f227667cd Mon Sep 17 00:00:00 2001 From: ngutech21 Date: Fri, 13 Dec 2024 09:41:18 +0100 Subject: [PATCH] chore: use nutshell 0.16.3 in itests --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index e654382c..b816144e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -120,7 +120,7 @@ services: - itest nutshell: - image: cashubtc/nutshell:0.16.0 + image: cashubtc/nutshell:0.16.3 container_name: nutshell ports: - "2228:3338"