Merge pull request #11 from cutzenfriend/master

Added bash to packages
This commit is contained in:
ezkrg
2019-07-22 13:02:59 +02:00
committed by GitHub

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 \