From fa5bdeb29eaebe20b050675b3bffa586fb0d1c39 Mon Sep 17 00:00:00 2001 From: dany Date: Tue, 4 Jul 2023 11:29:23 +0200 Subject: [PATCH] Update 'Dockerfile' --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 0a02383..e0619b6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -55,7 +55,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:1.35-glibc #copy all necessary libraries COPY --from=deploy-env /ulib/ /lib/ COPY --from=deploy-env /bin/wget /bin/