We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 881074b commit 294f0bbCopy full SHA for 294f0bb
.env
@@ -2,7 +2,7 @@
2
SONARQUBE_VERSION=25.6.0.109173-community
3
4
# The name of the Dockerfile to run. 'Dockerfile' is building locally, 'release.Dockerfile' if building the release image
5
-DOCKERFILE=Dockerfile
+DOCKERFILE=release.Dockerfile
6
7
# The version of the plugin to include in the image
8
-PLUGIN_VERSION=25.6.0-SNAPSHOT
+PLUGIN_VERSION=25.6.0
gradle.properties
@@ -1 +1 @@
1
-version=25.6.0-SNAPSHOT
+version=25.6.0
0 commit comments