Skip to content

Commit

Permalink
build(deps): bump sonarqube in /generators/server/resources (#28410)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 8, 2025
1 parent 3620a41 commit 91143ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion generators/server/resources/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ LABEL ALIAS=kafka
FROM apachepulsar/pulsar:4.0.1
LABEL ALIAS=pulsar

FROM sonarqube:24.12.0.100206-community
FROM sonarqube:25.1.0.102122-community
LABEL ALIAS=sonar

FROM docker.io/bitnami/consul:1.20.1
Expand Down

0 comments on commit 91143ac

Please sign in to comment.