We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc2e53 commit 501866aCopy full SHA for 501866a
docker-compose.yml
@@ -28,7 +28,7 @@ services:
28
- 'jenkins_home:/var/jenkins_home'
29
- '/var/run/docker.sock:/var/run/docker.sock'
30
sonarqube:
31
- image: 'sonarqube:7.4-community'
+ image: 'sonarqube:7.6-community'
32
ports:
33
- '9000:9000'
34
volumes:
0 commit comments