Also add bash for script support

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2021-01-10 23:11:59 +01:00
parent 1d4351b9d3
commit 092143d5c7
Signed by: luzifer
GPG Key ID: 0066F03ED215AD7D

View File

@ -18,6 +18,7 @@ ENV CONFIG=/data/config.yaml \
RUN set -ex \
&& apk --no-cache add \
bash \
ca-certificates \
curl \
jq