Skip to content

Commit

Permalink
build(deps): bump sonarqube in /test-integration/sonar-pr
Browse files Browse the repository at this point in the history
Bumps sonarqube from 24.12.0.100206-community to 25.1.0.102122-community.

---
updated-dependencies:
- dependency-name: sonarqube
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 14191e8 commit c2a6592
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-integration/sonar-pr/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use the official SonarQube 10.6.0 community image as the base
FROM sonarqube:24.12.0.100206-community
FROM sonarqube:25.1.0.102122-community

# Define version and plugin JAR name as environment variables
# renovate: datasource=github-releases depName=sonarqube-community-branch-plugin packageName=mc1arke/sonarqube-community-branch-plugin
Expand Down

0 comments on commit c2a6592

Please sign in to comment.