Skip to content

Commit 294f0bb

Browse files
committed
Initiate release 25.6
1 parent 881074b commit 294f0bb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
SONARQUBE_VERSION=25.6.0.109173-community
33

44
# The name of the Dockerfile to run. 'Dockerfile' is building locally, 'release.Dockerfile' if building the release image
5-
DOCKERFILE=Dockerfile
5+
DOCKERFILE=release.Dockerfile
66

77
# The version of the plugin to include in the image
8-
PLUGIN_VERSION=25.6.0-SNAPSHOT
8+
PLUGIN_VERSION=25.6.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version=25.6.0-SNAPSHOT
1+
version=25.6.0

0 commit comments

Comments
 (0)