diff options
-rw-r--r-- | Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 \ |