From c503ead59780e957d48f5732716c7fbb34c03b83 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:35:14 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F21/c?= =?UTF-8?q?oreutils=20to=20v9.5-r2=20(#248)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tor/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tor/Dockerfile b/tor/Dockerfile index dc4c555..61e78f9 100755 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -11,7 +11,7 @@ COPY rootfs / # Setup base RUN \ apk add --no-cache \ - coreutils=9.5-r1 \ + coreutils=9.5-r2 \ openssl=3.3.2-r4 \ tor=0.4.8.13-r0