Skip to content

Commit

Permalink
Merge pull request OWASP#18 from OWASP/develop
Browse files Browse the repository at this point in the history
SQ_JAVA_VERSION=5.1.0.12828
  • Loading branch information
VinodAnandan authored Dec 29, 2017
2 parents 24033da + 28a77bc commit dcf3d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM sonarqube:6.7.1-alpine

ENV SQ_GIT_VERSION=1.4.0.939 \
SQ_SVN_VERSION=1.7.0.916 \
SQ_JAVA_VERSION=4.16.0.12584 \
SQ_JAVA_VERSION=5.1.0.12828 \
SQ_JS_VERSION=3.4.0.5769 \
SQ_TS_VERSION=1.4.0.1796 \
SQ_PHP_VERSION=2.13.0.2896 \
Expand Down

0 comments on commit dcf3d23

Please sign in to comment.