From e544f74c0c30cbad9238d75a55b102338fe812b2 Mon Sep 17 00:00:00 2001 From: dany Date: Fri, 5 Aug 2022 12:29:27 +0200 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 5e3c851..a872b1d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -22,7 +22,6 @@ RUN cp -rf /lib/*-linux-*/libunistring* /ulib FROM busybox:stable-glibc -ARG ARCH #copy all necessary libraries COPY --from=deploy-env /ulib/* /lib/ COPY --from=deploy-env /bin/wget /bin/