Skip to content

Commit 5c794a4

Browse files
authored
Hotfix: Fix Dockerfile.dev given benchmarking changes (#102)
1 parent 86c90be commit 5c794a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.dev

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN apt update \
1717
gdb \
1818
wget \
1919
python3-pip \
20+
python3-dev \
2021
sudo \
2122
curl \
2223
git-all \

0 commit comments

Comments
 (0)