Update Dockerfile

This commit is contained in:
cutzenfriend
2019-07-20 23:28:43 +02:00
committed by GitHub
parent d1b783b906
commit 387f47c769

View File

@@ -19,6 +19,7 @@ RUN addgroup -g 101 -S bitlbee \
glib \
protobuf-c \
discount-libs \
bash \
&& apk add --no-cache --update --virtual .build-dependencies \
git \
make \