From 921fc47adeeb6249d46a0925927ad22ea365ddc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 May 2021 06:52:28 +0000 Subject: [PATCH] Bump busybox from 1.32-glibc to 1.33.1-glibc (#6) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e856340..291b16e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -34,7 +34,7 @@ RUN set -x \ && strip ./bin/SSLPlugin.ld.so # Prepare filesystem for 3proxy running -FROM busybox:1.32-glibc as buffer +FROM busybox:1.33.1-glibc as buffer # Copy binaries COPY --from=builder /lib/x86_64-linux-gnu/libdl.so.* /lib/