ca-certificates should already be installed

pull/20/head
Frank Denis 9 years ago
parent 8050507038
commit 79c4c125bb

@ -3,7 +3,7 @@ MAINTAINER Frank Denis
ENV SERIAL 1
ENV DEBIAN_FRONTEND noninteractive
ENV BUILD_DEPS autoconf file gcc git libc-dev make pkg-config ca-certificates
ENV BUILD_DEPS autoconf file gcc git libc-dev make pkg-config
RUN set -x && \
apt-get update && apt-get install -y \

Loading…
Cancel
Save