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

update to v4.0.0.1744

parent 671f1f28
Branches
Tags
6 merge requests!31Sync 6-add-automated-secrets-detection with Master,!30Master,!29Sync develop with master,!28Sync 6-add-automated-secrets-detection with master,!27Update 7-add-dependency-check to SonarScanner 4.0,!25Resolve "Update to SonarScanner 4.0"
...@@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \ ...@@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.schema-version="1.0" \ org.label-schema.schema-version="1.0" \
maintainer="J.R. Barreras <barreras@unl.edu>" 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 WORKDIR /opt
......
...@@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \ ...@@ -12,7 +12,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
org.label-schema.schema-version="1.0" \ org.label-schema.schema-version="1.0" \
maintainer="Alan Nelson <alan.nelson@nebraska.edu>" 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 SONAR_HOME /opt/sonar-scanner
ENV PATH ${PATH}:${SONAR_HOME} ENV PATH ${PATH}:${SONAR_HOME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment