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 fac6dde commit f6c87deCopy full SHA for f6c87de
.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.04"
+DOCKER_IMAGE_VERSION="v24.08"
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