aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile b/Dockerfile
index fe847d8..71a4c04 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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 \