diff --git a/Dockerfile.armv7hf b/Dockerfile.armv7hf index b3454808..499d14a1 100644 --- a/Dockerfile.armv7hf +++ b/Dockerfile.armv7hf @@ -6,6 +6,7 @@ COPY 01_nodoc /etc/dpkg/dpkg.cfg.d/ RUN apt-get -q update \ && apt-get install -qqy \ btrfs-tools \ + ca-certificates \ curl \ jq \ rsync \