From f01579383e079486ea12da2dbefc27fe200a4ad7 Mon Sep 17 00:00:00 2001 From: benthecarman Date: Mon, 26 Feb 2024 12:50:03 +0000 Subject: [PATCH] nutshell 15 --- docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index accbcfc..f9a265b 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -132,7 +132,7 @@ services: - "50001:50001" nutshell: container_name: "nutshell" - image: 'cashubtc/nutshell:0.14.1' + image: 'cashubtc/nutshell:0.15.0' logging: *default-logging restart: always stop_grace_period: 1m