Skip to content

Commit

Permalink
build(deps): bump sonarqube in /sonarqube
Browse files Browse the repository at this point in the history
Bumps sonarqube from 10.3-community to 10.5-community.

---
updated-dependencies:
- dependency-name: sonarqube
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2024
1 parent efa3a33 commit 252d057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonarqube/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM sonarqube:10.3-community
FROM sonarqube:10.5-community
ADD https://github.com/iSergio/sonarqube-community-branch-plugin/releases/download/1.16.1/sonarqube-community-branch-plugin-1.16.1-SNAPSHOT.jar /opt/sonarqube/extensions/plugins/
ADD https://github.com/elegoff/sonar-rust/releases/download/v0.2.2/community-rust-plugin-0.2.2.jar /opt/sonarqube/extensions/plugins/
USER root
Expand Down

0 comments on commit 252d057

Please sign in to comment.