From f62172c9dcad05577aaf5e1f5f467cd603fae712 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 19:00:52 +0000 Subject: [PATCH] Bump busybox from 1.33.1-glibc to 1.34.0-glibc (#9) --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 889fbc8..0b199c3 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.33.1-glibc as buffer +FROM busybox:1.34.0-glibc as buffer # Copy binaries COPY --from=builder /lib/x86_64-linux-gnu/libdl.so.* /lib/