You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Today we want to introduce our newest OpenJDK image, now available for all your OpenJDK projects.
CircleCI’s were designed from the ground up to help your team build more reliably. Our new images were built specifically for continuous integration projects and they are our most deterministic, performant, and efficient images yet.
Why migrate?
More deterministic: The newest images will be rebuilt only for security and critical-bugs, drastically reducing breaking changes from updates in legacy images.
Faster build times: Our newest images get faster as our community uses them due to improved caching. Migrating to the new image is good for your builds and for the builds of the larger OpenJDK community.
As of Dec 31, 2021, legacy images will no longer be supported on CircleCI. View more information on our image deprecation timeline here.
Migrating from the OpenJDK legacy image to the newest image is a small config change.
circleci/openjdk:11.0.0 -> cimg/openjdk:11.0.0
More information on how to update, including any possible changes in the image layers and support for variant tags can be found in the migration guide. Following the guide will also ensure that your update does not result in a breaking change.
Our team is committed to getting you the most performant builds. Reply here to set up time with your Customer Success Manager if you have any further questions.
To better building,
CircleCI Ops
Unfortunately, the suggested docker image DOES NOT support ant, which is required. So, a more involved solution is needed.
The text was updated successfully, but these errors were encountered:
From CircleCI Ops:
Unfortunately, the suggested docker image DOES NOT support ant, which is required. So, a more involved solution is needed.
The text was updated successfully, but these errors were encountered: