🌐 AI搜索 & 代理 主页
Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use devtoolset-9
Signed-off-by: Ryan Nett <JNett96@gmail.com>
  • Loading branch information
rnett committed Dec 25, 2021
commit 1612b6f40ecc770d7c561368caab492b20079fa4
2 changes: 1 addition & 1 deletion dev-containers/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ RUN yum -x "$GLIBC" -y update && yum -x "$GLIBC" -y install centos-release-scl-r
scl-utils \
epel-release \
java-1.8.0-openjdk-devel \
devtoolset-7 \
devtoolset-9 \
unzip \
which \
rh-git218 \
Expand Down