fix: install bash

This commit is contained in:
Dan Anglin 2020-05-28 23:09:40 +01:00
parent 0af4dcac8c
commit e4d8a41556
Signed by: dananglin
GPG key ID: 0C1D44CFBEE68638

View file

@ -26,6 +26,7 @@ RUN \
openssh-client=8.1_p1-r0 \
openssl=1.1.1g-r0 \
python3=3.8.2-r0 \
bash=5.0.11-r1 \
&& \
apk add --no-cache --virtual .build-deps \
python3-dev=3.8.2-r0 \