Skip to content

Commit

Permalink
Include review feedback
Browse files Browse the repository at this point in the history
Co-authored-by: h-vetinari <h.vetinari@gmx.com>
  • Loading branch information
jakirkham and h-vetinari authored Nov 23, 2024
1 parent c46b863 commit 4e9c855
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions news/2024-11-22-new-images.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
TL;DR: We have made some updates to our Docker images and build time GLIBC selection.

1. We've updated our default docker images to be based on alma9
2. Our default GLIBC version during builds remains 2.17 (ensuring broad compatibility).
3. When necessary, it is now possible to build against a newer GLIBC.
2. It is now easier to override `c_stdlib_version` (especially for CUDA-enabled feedstocks), though our baseline of 2.17 hasn't changed.
3. Where necessary, you can more easily switch images by setting `os_version: ...` (see below).
4. We've consolidated our image names to follow a consistent pattern:

```
Expand Down

0 comments on commit 4e9c855

Please sign in to comment.