Skip to content

Commit

Permalink
config: update circleci to use sonarqube 7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Mar 22, 2019
1 parent 8c1737e commit 2780edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: checkstyle/sonarqube-maven-git:7.6-community-3612321
- image: checkstyle/sonarqube-maven-git:7.7-community-8c1737e

working_directory: ~/repo

Expand Down

0 comments on commit 2780edc

Please sign in to comment.