From 0e9999a4c49dee19d5018dbac164d83b22043e2e Mon Sep 17 00:00:00 2001 From: dany Date: Tue, 21 Nov 2023 15:26:23 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 13e8135..be275c4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -59,7 +59,7 @@ COPY antos-release/ / RUN tar -xzf /build/$tag/AntOS_$(uname -m).tar.gz -C /platform/ RUN tree /platform -FROM busybox: stable-glibc +FROM busybox:stable-glibc #copy all necessary libraries COPY --from=deploy-env /ulib/ /lib/ COPY --from=deploy-env /bin/wget /bin/