From eaa36e4bf5dd795bc73e5a8109db737d5cea37af Mon Sep 17 00:00:00 2001 From: diocas Date: Thu, 4 Jul 2024 08:44:20 +0000 Subject: [PATCH] Updated package SwanSpawner to version v1.2.6 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 42b10d7..8c822fb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,7 @@ RUN pip3 install --no-cache \ swanculler==1.0.0 \ swanhub==1.0.0 \ swannotificationsservice==1.0.0 \ - swanspawner==1.2.5 + swanspawner==1.2.6 # Install kS4U ADD ./bin/kS4U.pl /usr/bin/kS4U