Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eq19 authored Feb 14, 2025
1 parent e697b71 commit 3005554
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ ENV PATH=/home/runner/venv/bin:$PATH
# Ref: https://github.com/freqtrade/freqtrade/blob/develop/Dockerfile
RUN apt-get update -qq > /dev/null 2>&1 && apt-get install -y -qq \
bc \
cron \
curl \
git \
jq \
Expand Down

0 comments on commit 3005554

Please sign in to comment.