Skip to content

Commit

Permalink
Update sonarqube Docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 27, 2021
1 parent 8756009 commit e9e763d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provisioning/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ services:
- '8085:8080'

sonarqube:
image: sonarqube:8.6-community
image: sonarqube:9.0-community
container_name: sonarqube
volumes:
- sonarqube_conf:/opt/sonarqube/conf
Expand Down

0 comments on commit e9e763d

Please sign in to comment.