From 6371546a70b02c8759f3c8029f1bf4c65028ce92 Mon Sep 17 00:00:00 2001 From: f Date: Mon, 2 Oct 2023 15:10:56 -0300 Subject: [PATCH] fix: upgrade tor --- .woodpecker.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.woodpecker.yml b/.woodpecker.yml index 7c55960..4d4bcda 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -22,7 +22,7 @@ matrix: include: - ALPINE_VERSION: "3.18.4" SUTTY_TOR_HIDDEN_SERVICE_VERSION: "0.1.3" - TOR_VERSION: "0.4.8.4" + TOR_VERSION: "0.4.8.7" - ALPINE_VERSION: "3.17.5" SUTTY_TOR_HIDDEN_SERVICE_VERSION: "0.1.3" TOR_VERSION: "0.4.7.13"