Skip to content

Commit 6666f39

Browse files
Merge pull request #6998 from DataDog/bbujon/ci-docker
Update docker builder image
2 parents eab7ad5 + f8da2e5 commit 6666f39

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.01"
31+
DOCKER_IMAGE_VERSION="v24.04"
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)