From f1e3da0ecf5c93a361b9332587fdc7a3740ca3b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 07:04:25 +0000 Subject: [PATCH] Bump thughoneyclient/thug from v6.13 to v6.17 in /integrations/thug Bumps thughoneyclient/thug from v6.13 to v6.17. --- updated-dependencies: - dependency-name: thughoneyclient/thug dependency-version: v6.17 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- integrations/thug/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integrations/thug/Dockerfile b/integrations/thug/Dockerfile index e9e2128e01..5c5d27dfce 100644 --- a/integrations/thug/Dockerfile +++ b/integrations/thug/Dockerfile @@ -1,6 +1,6 @@ # This base image is the one currently (02/2025) updated by the maintainer # but it does not support ARM -FROM thughoneyclient/thug:v6.13 +FROM thughoneyclient/thug:v6.17 USER root ENV PROJECT_PATH=/opt/deploy