Skip to content

Commit 501866a

Browse files
committed
Use SonarQube 7.6
1 parent bfc2e53 commit 501866a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
- 'jenkins_home:/var/jenkins_home'
2929
- '/var/run/docker.sock:/var/run/docker.sock'
3030
sonarqube:
31-
image: 'sonarqube:7.4-community'
31+
image: 'sonarqube:7.6-community'
3232
ports:
3333
- '9000:9000'
3434
volumes:

0 commit comments

Comments
 (0)