File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ RUN mkdir -p /opt/configuration/sonarqube/plugins
2525# Language plugins not bundled
2626ADD https://github.com/Inform-Software/sonar-groovy/releases/download/1.8/sonar-groovy-plugin-1.8.jar /opt/configuration/sonarqube/plugins/
2727ADD https://github.com/Merck/sonar-r-plugin/releases/download/0.2.2/sonar-r-plugin-0.2.2.jar /opt/configuration/sonarqube/plugins/
28- ADD https://github.com/C4tWithShell/sonar -rust/releases/download/v0.2.6/community-rust-plugin-0.2.6.jar /opt/configuration/sonarqube/plugins/
28+ ADD https://github.com/C4tWithShell/community -rust/releases/download/v0.2.6/community-rust-plugin-0.2.6.jar /opt/configuration/sonarqube/plugins/
2929
3030COPY run.sh $SONARQUBE_HOME/bin/
3131
You can’t perform that action at this time.
0 commit comments