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
VFX Platform 2026 still calls for glibc 2.28, our base image
remains Rocky Linux 8. This typo was caused by failing to fully
undo an intermediate implementation based on glibc 2.34 and
Rocky Linux 9.
Signed-off-by: Jean-Francois Panisset <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ The `ci-packagename` image contains all the dependencies required to build `pack
23
23
||[aswf/ci-common:3](https://hub.docker.com/r/aswf/ci-common/tags?name=3)|| A base RockyLinux-8 image with gcc-toolset-11 (GCC-11.2.x), clang-14-15 and cuda-11.8. |
24
24
||[aswf/ci-common:4](https://hub.docker.com/r/aswf/ci-common/tags?name=4)|| A base RockyLinux-8 image with gcc-toolset-11 (GCC-11.2.x), clang-16-17 and cuda-12.6.3. |
25
25
||[aswf/ci-common:5](https://hub.docker.com/r/aswf/ci-common/tags?name=5)|| A base RockyLinux-8 image with gcc-toolset-11 (GCC-11.2.x), clang-18-19 and cuda-12.6.3. |
26
-
||[aswf/ci-common:6](https://hub.docker.com/r/aswf/ci-common/tags?name=6)|| A base RockyLinux-9 image with gcc-toolset-14 (GCC-14.2.x), clang-19-20 and cuda-12.9.1. |
26
+
||[aswf/ci-common:6](https://hub.docker.com/r/aswf/ci-common/tags?name=6)|| A base RockyLinux-8 image with gcc-toolset-14 (GCC-14.2.x), clang-19-20 and cuda-12.9.1. |
27
27
|[aswf/ci-base](https://hub.docker.com/r/aswf/ci-base)|[aswf/ci-base:2018](https://hub.docker.com/r/aswf/ci-base/tags?name=2018)|| Based on `aswf/ci-common:1` with most VFX Platform requirements pre-installed. |
28
28
||[aswf/ci-base:2019](https://hub.docker.com/r/aswf/ci-base/tags?name=2019)|| Based on `aswf/ci-common:1: with most VFX Platform requirements pre-installed. |
29
29
||[aswf/ci-base:2020](https://hub.docker.com/r/aswf/ci-base/tags?name=2020)|| Based on `aswf/ci-common:1: with most VFX Platform requirements pre-installed. |
0 commit comments