Skip to content
Snippets Groups Projects
Commit be2b32cd authored by Raul Barreras's avatar Raul Barreras
Browse files

Merge branch '9-update-to-sonarscanner-4-0' into 'master'

Resolve "Update to SonarScanner 4.0"

Closes #9

See merge request !25
parents 671f1f28 05f1661a
No related branches found
No related tags found
5 merge requests!31Sync 6-add-automated-secrets-detection with Master,!30Master,!29Sync develop with master,!28Sync 6-add-automated-secrets-detection with master,!25Resolve "Update to SonarScanner 4.0"
......@@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.schema-version="1.0" \
maintainer="J.R. Barreras <barreras@unl.edu>"
ENV SONAR_SCANNER_VERSION 3.3.0.1492
ENV SONAR_SCANNER_VERSION 4.0.0.1744
WORKDIR /opt
......
......@@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.schema-version="1.0" \
maintainer="Alan Nelson <alan.nelson@nebraska.edu>"
ENV SONAR_SCANNER_VERSION 3.2.0.1227
ENV SONAR_SCANNER_VERSION 4.0.0.1744
ENV SONAR_HOME /opt/sonar-scanner
ENV PATH ${PATH}:${SONAR_HOME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment