Skip to content

Commit 6b5c620

Browse files
author
Joshua Goller
committed
update dockerfile
1 parent e2708d4 commit 6b5c620

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
@@ -6,7 +6,7 @@ RUN apt-get -qq install -y \
66
cdecl \
77
clang \
88
clang-tools \
9-
g++ \
9+
g++=4:7.3.0-3ubuntu2.1 \
1010
gcc \
1111
git \
1212
lldb \

0 commit comments

Comments
 (0)