Skip to content

Commit 6572604

Browse files
committed
Try changing DOCKER_IMAGE_VERSION
1 parent 8ab8727 commit 6572604

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
@@ -30,7 +30,7 @@
3030
}
3131
# Version to use for all the base Docker images, see
3232
# 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"
3434

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

0 commit comments

Comments
 (0)