Skip to content

Commit

Permalink
chore: add cargo+git for building forked Robyn framework
Browse files Browse the repository at this point in the history
  • Loading branch information
afalaleev committed Jun 20, 2024
1 parent 31fd85d commit 6f56a48
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ RUN apt update && \
ca-certificates \
python3-pip \
python3-venv \
git \
cargo \
postgresql-client && \
rm -rf /var/lib/apt/lists/*

Expand Down

0 comments on commit 6f56a48

Please sign in to comment.