Update Dockerfile

This commit is contained in:
sparklyballs
2018-09-03 11:48:48 +01:00
committed by GitHub
parent bd7ef42e33
commit 80fea09e66

View File

@@ -14,7 +14,7 @@ COPY patches/ /tmp/patches/
RUN \
echo "**** install build packages ****" && \
apk add --no-cache --virtual=build-dependencies \
apk add --no-cache \
autoconf \
automake \
bsd-compat-headers \