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 0424969 commit 864879aCopy full SHA for 864879a
.circleci/render_config.py
@@ -28,7 +28,7 @@
28
}
29
# Version to use for all the base Docker images, see
30
# https://github.com/DataDog/dd-trace-java-docker-build/pkgs/container/dd-trace-java-docker-build
31
-DOCKER_IMAGE_VERSION="v24.08"
+DOCKER_IMAGE_VERSION="v24.10"
32
33
# Get labels from pull requests to override some defaults for jobs to run.
34
# `run-tests: all` will run all tests.
0 commit comments