From f7cf6255260e236502af18c30a29bd05251f902e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 04:30:39 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F22/a?= =?UTF-8?q?pache2-utils=20to=20v2.4.68-r0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proxy-manager/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proxy-manager/Dockerfile b/proxy-manager/Dockerfile index eff0838c..d4590506 100755 --- a/proxy-manager/Dockerfile +++ b/proxy-manager/Dockerfile @@ -24,7 +24,7 @@ RUN \ python3-dev=3.12.12-r0 \ \ && apk add --no-cache \ - apache2-utils=2.4.65-r0 \ + apache2-utils=2.4.68-r0 \ certbot=4.0.0-r0 \ libcap=2.76-r0 \ logrotate=3.21.0-r1 \