From 620b21ada7aa257aeb8308825730ee5b605f2431 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 12:24:06 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20alpine=5F3=5F18/m?= =?UTF-8?q?usl-dev=20to=20v1.2.4-r2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ftp/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ftp/Dockerfile b/ftp/Dockerfile index e8465e88..53d7345f 100755 --- a/ftp/Dockerfile +++ b/ftp/Dockerfile @@ -12,7 +12,7 @@ RUN \ gcc=12.2.1_git20220924-r10 \ linux-pam-dev=1.5.2-r10 \ make=4.4.1-r1 \ - musl-dev=1.2.4-r1 \ + musl-dev=1.2.4-r2 \ \ && cd /tmp \ && curl -sSL https://github.com/tiwe-de/libpam-pwdfile/archive/v1.0.tar.gz \