From 1fc64f8e36347afedbfc194cfc6004236d15bd0e Mon Sep 17 00:00:00 2001 From: akanealw Date: Fri, 26 Jan 2024 22:50:58 -0600 Subject: [PATCH] downgrade peanut --- mixed/compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mixed/compose.yml b/mixed/compose.yml index 63b33d3..ee11061 100755 --- a/mixed/compose.yml +++ b/mixed/compose.yml @@ -109,7 +109,7 @@ services: peanut: container_name: peanut - image: brandawg93/peanut:latest + image: brandawg93/peanut:v2.3.3 environment: - NUT_HOST=192.168.1.41 - NUT_PORT=3493