[projects/cleanbuild] Install ca-certificates for builder wget

glen glen at pld-linux.org
Sun Aug 29 15:57:40 CEST 2021


commit 67ce0dc70cb305803fe34e2999dcdc99a407c23d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Aug 29 15:27:30 2021 +0300

    Install ca-certificates for builder wget

 docker/Dockerfile | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/docker/Dockerfile b/docker/Dockerfile
index 5373ca3..49733ef 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -21,6 +21,7 @@ RUN set -x \
 	# install build deps
 	&& poldek -u \
 		binutils \
+		ca-certificates \
 		ccache-wrapper \
 		coreutils \
 		findutils \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/cleanbuild.git/commitdiff/eb07c8d6582cadef8a50e97c53963501c981f4e9



More information about the pld-cvs-commit mailing list