Hey Everyone!
An updated edge image is being released for Ubuntu 22.04 and Ubuntu 24.04.
Note: Ubuntu 20.04 has not been updated as it has reached End of Life (EOL).
This release is available under the edge tag.
They are also available as a dated tag if you wish to pin.
ubuntu-2204:2025.09.1
ubuntu-2404:2025.09.1
Note: Edge-only dated tags will automatically redirect to the current published image once the new images are rolled out.
What’s New
Standard Update
CUDA
CUDA-enabled edge images have been updated. For guidance on utilizing these images, please refer to our documentation on: Using the GPU execution environment - CircleCI
New in this release: CUDA 13 is now available under the edge tag for all images
Example
Here’s a quick usage example:
version: 2.1
workflows:
main:
jobs:
- build
jobs:
build:
machine:
image: ubuntu-2404:edge
steps:
- checkout
- run: echo "Do some things"
Software Versions
Notes:
-
Google Chrome is not available on arm images
-
Some software will have more than one version installed, in those cases the default is shown.
Ubuntu 22.04
| Software | Old version(current) | New version(2025.09.1) |
|---|---|---|
| aws-cli | 2.22.3 | 2.30.6 |
| containerd | 1.7.19 | 1.7.27 |
| Docker | 27.3.1 | 28.4.0 |
| Firefox | 132.0.2 | 143.0 |
| Google Cloud SDK | 501.0.0 | 538.0.0 |
| Go | 1.23.3 | 1.25.0 |
| Google Chrome | 131.0.6778.85 | 140.0.7339.185 |
| Gradle | 8.11 | 8.14 |
| Ant | 1.10.14 | 1.10.15 |
| OpenJDK | 21.0.5 | 21.0.8 |
| Leiningen | 2.11.2 | 2.12.0 |
| Maven | 3.9.9 | 3.9.11 |
| Node.js | 22.11.0 | 22.19.0 |
| npm | 10.9.0 | 10.9.3 |
| pyenv | 2.4.18 | 2.6.7 |
| Python | 3.13.0 | 3.13.7 |
| Ruby | 3.3.6 | 3.4.6 |
| sbt | 1.10.3 | 1.11.6 |
| yq | 4.44.5 | 4.47.2 |
Ubuntu 24.04
| Software | Old version(current) | New version(2025.09.1) |
|---|---|---|
| aws-cli | 2.22.3 | 2.30.6 |
| containerd | 1.7.20 | 1.7.27 |
| Docker | 27.3.1 | 28.4.0 |
| Firefox | 132.0.2 | 143.0 |
| Google Cloud SDK | 501.0.0 | 538.0.0 |
| Go | 1.23.3 | 1.25.0 |
| Google Chrome | 131.0.6778.85 | 140.0.7339.185 |
| Gradle | 8.11 | 8.14 |
| Ant | 1.10.14 | 1.10.15 |
| OpenJDK | 21.0.5 | 21.0.8 |
| Leiningen | 2.11.2 | 2.12.0 |
| Maven | 3.9.9 | 3.9.11 |
| Node.js | 22.11.0 | 22.19.0 |
| npm | 10.9.0 | 10.9.3 |
| pyenv | 2.4.18 | 2.6.7 |
| Python | 3.13.0 | 3.13.7 |
| Ruby | 3.3.4 | 3.4.6 |
| sbt | 1.10.3 | 1.11.6 |
| yq | 4.44.5 | 4.47.2 |
CUDA 11
| Software | Old version | New version |
|---|---|---|
| NVIDIA Driver | 575.51.03 | 580.82.07 |
| CUDA (current) | 11.8 | 11.8 |
| Available CUDA versions | 11.8 | 11.8 |
Additional tools updated: aws-cli, Docker, Firefox, Google Cloud SDK, Go, Google Chrome, OpenJDK, Leiningen, Maven, Node.js, npm, pyenv, Python, Ruby, sbt, yq
CUDA 12
| Software | Old version | New version |
|---|---|---|
| NVIDIA Driver | 575.51.03 | 580.82.07 |
| CUDA (current) | 12.9 | 12.9 |
| Available CUDA versions | 12.5, 12.6, 12.8, 12.9 | 12.5, 12.6, 12.8, 12.9 |
Additional tools updated: aws-cli, Docker, Firefox, Google Cloud SDK, Go, Google Chrome, OpenJDK, Leiningen, Maven, Node.js, npm, pyenv, Python, Ruby, sbt, yq
CUDA 13
| Software | New version |
|---|---|
| NVIDIA Driver | 580.82.07 |
| CUDA Version | 13.0 |
Additional tools: aws-cli, containerd, Docker, Docker Compose, Firefox, Google Cloud SDK, Git LFS, Go, Google Chrome, Gradle, Ant, OpenJDK, Leiningen, Maven, Node.js, npm, pyenv, Ruby, sbt, Yarn, yq, xz
