Skip to content

Commit 1612b6f

Browse files
committed
Use devtoolset-9
Signed-off-by: Ryan Nett <[email protected]>
1 parent 18b691b commit 1612b6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: dev-containers/linux/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ RUN yum -x "$GLIBC" -y update && yum -x "$GLIBC" -y install centos-release-scl-r
66
scl-utils \
77
epel-release \
88
java-1.8.0-openjdk-devel \
9-
devtoolset-7 \
9+
devtoolset-9 \
1010
unzip \
1111
which \
1212
rh-git218 \

0 commit comments

Comments
 (0)