We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18b691b commit 1612b6fCopy full SHA for 1612b6f
dev-containers/linux/Dockerfile
@@ -6,7 +6,7 @@ RUN yum -x "$GLIBC" -y update && yum -x "$GLIBC" -y install centos-release-scl-r
6
scl-utils \
7
epel-release \
8
java-1.8.0-openjdk-devel \
9
- devtoolset-7 \
+ devtoolset-9 \
10
unzip \
11
which \
12
rh-git218 \
0 commit comments