Bump busybox from 1.32-glibc to 1.33.1-glibc (#6)

This commit is contained in:
dependabot[bot] 2021-05-10 06:52:28 +00:00 committed by GitHub
parent e2d06289c4
commit 921fc47ade
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ RUN set -x \
&& strip ./bin/SSLPlugin.ld.so && strip ./bin/SSLPlugin.ld.so
# Prepare filesystem for 3proxy running # Prepare filesystem for 3proxy running
FROM busybox:1.32-glibc as buffer FROM busybox:1.33.1-glibc as buffer
# Copy binaries # Copy binaries
COPY --from=builder /lib/x86_64-linux-gnu/libdl.so.* /lib/ COPY --from=builder /lib/x86_64-linux-gnu/libdl.so.* /lib/