mirror of
https://github.com/Luzifer/twitch-bot.git
synced 2024-11-08 08:10:08 +00:00
Also add bash for script support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
1d4351b9d3
commit
092143d5c7
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ ENV CONFIG=/data/config.yaml \
|
|||
|
||||
RUN set -ex \
|
||||
&& apk --no-cache add \
|
||||
bash \
|
||||
ca-certificates \
|
||||
curl \
|
||||
jq
|
||||
|
|
Loading…
Reference in a new issue