From dfb2e0dedb02bb661931f85da7e711c5a5028f2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Oct 2023 20:18:22 +0200 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=20(#160)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- 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 \