Skip to content

Commit 6d4002d

Browse files
authored
Add python3 as a build dependency (dotnet#257)
1 parent 70a29f1 commit 6d4002d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ubuntu/16.04/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -50,5 +50,6 @@ RUN apt-get install -y \
5050
libtool \
5151
libunwind8-dev \
5252
libunwind8 \
53+
python3 \
5354
uuid-dev \
5455
&& apt-get clean

0 commit comments

Comments
 (0)