File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
}
31
31
# Version to use for all the base Docker images, see
32
32
# https://github.com/DataDog/dd-trace-java-docker-build/pkgs/container/dd-trace-java-docker-build
33
- DOCKER_IMAGE_VERSION = "v25.01 "
33
+ DOCKER_IMAGE_VERSION = "95_merge "
34
34
35
35
# Get labels from pull requests to override some defaults for jobs to run.
36
36
# `run-tests: all` will run all tests.
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ variables:
27
27
GRADLE_VERSION : " 8.4" # must match gradle-wrapper.properties
28
28
MAVEN_REPOSITORY_PROXY : " http://artifactual.artifactual.all-clusters.local-dc.fabric.dog:8081/repository/maven-central/"
29
29
GRADLE_PLUGIN_PROXY : " http://artifactual.artifactual.all-clusters.local-dc.fabric.dog:8081/repository/gradle-plugin-portal-proxy/"
30
- JAVA_BUILD_IMAGE_VERSION : " v25.01 "
30
+ JAVA_BUILD_IMAGE_VERSION : " 95_merge "
31
31
REPO_NOTIFICATION_CHANNEL : " #apm-java-escalations"
32
32
DEFAULT_TEST_JVMS : /^(8|11|17|21)$/
33
33
PROFILE_TESTS :
You can’t perform that action at this time.
0 commit comments