Bump busybox from 1.33.1-glibc to 1.34.0-glibc (#9)

This commit is contained in:
dependabot[bot] 2021-09-20 19:00:52 +00:00 committed by GitHub
parent 078a3d9b79
commit f62172c9dc
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.33.1-glibc as buffer FROM busybox:1.34.0-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/