commit 67ce0dc70cb305803fe34e2999dcdc99a407c23d
Author: Elan Ruusamäe <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to