Skip to content

Commit f6c87de

Browse files
feat: Upgrade to latest JDK versions (#7390)
1 parent fac6dde commit f6c87de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/render_config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
}
2929
# Version to use for all the base Docker images, see
3030
# https://github.com/DataDog/dd-trace-java-docker-build/pkgs/container/dd-trace-java-docker-build
31-
DOCKER_IMAGE_VERSION="v24.04"
31+
DOCKER_IMAGE_VERSION="v24.08"
3232

3333
# Get labels from pull requests to override some defaults for jobs to run.
3434
# `run-tests: all` will run all tests.

0 commit comments

Comments
 (0)