Skip to content

Commit

Permalink
test changes dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
erciccione committed Dec 29, 2023
1 parent 9883d63 commit 1f955c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ RUN apt-get update && apt-get install -y \
libtool \
make \
pkg-config \
patch
patch \
git

# Build Firo
COPY . /tmp/firo/
Expand Down

0 comments on commit 1f955c8

Please sign in to comment.