Skip to content

Commit 87b3bc1

Browse files
committed
use python3
1 parent 8f4c272 commit 87b3bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN <<EOT bash
2020
libpcap-dev \
2121
ninja-build \
2222
pkg-config \
23-
python2.7 \
23+
python3 \
2424
ragel \
2525
wget \
2626
zlib1g-dev

0 commit comments

Comments
 (0)