From de99c687f195467a8a55822c06729aaea27f871d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 09:22:42 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F19/c?= =?UTF-8?q?oreutils=20to=20v9.4-r2?= 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 fe7a9db..f68f9f9 100755 --- a/tor/Dockerfile +++ b/tor/Dockerfile @@ -11,7 +11,7 @@ COPY rootfs / # Setup base RUN \ apk add --no-cache \ - coreutils=9.4-r1 \ + coreutils=9.4-r2 \ openssl=3.1.4-r4 \ tor=0.4.8.10-r0