Skip to content

Commit ef0ffdc

Browse files
build(deps): bump sonarqube in /generators/server/resources (#31885)
Bumps sonarqube from 25.12.0.117093-community to 26.1.0.118079-community. --- updated-dependencies: - dependency-name: sonarqube dependency-version: 26.1.0.118079-community dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b6c4812 commit ef0ffdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/server/resources/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ LABEL ALIAS=kafka
4646
FROM apachepulsar/pulsar:4.1.2
4747
LABEL ALIAS=pulsar
4848

49-
FROM sonarqube:25.12.0.117093-community
49+
FROM sonarqube:26.1.0.118079-community
5050
LABEL ALIAS=sonar
5151

5252
FROM hashicorp/consul:1.22.2

0 commit comments

Comments
 (0)