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
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ Each image (apart from `ci-common`) is available for multiple VFX Platform Years
20
20
|[aswf/ci-common:1](https://hub.docker.com/r/aswf/ci-common/tags?name=1)|| A base CentOS-7 image with devtoolset-6 (GCC-6.3.1), clang-6-10 and cuda-10.2. |
21
21
|[aswf/ci-common:2](https://hub.docker.com/r/aswf/ci-common/tags?name=2)|| A base CentOS-7 image with devtoolset-9.1 (GCC-9.3.1), clang-10-14 and cuda-11.4. |
22
22
|[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. |
23
-
|[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.3. |
23
+
|[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.1. |
24
24
|[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. |
25
25
|[aswf/ci-base:2021](https://hub.docker.com/r/aswf/ci-base/tags?name=2021)|| Based on `aswf/ci-common:2` with most VFX Platform requirements pre-installed. |
26
26
|[aswf/ci-base:2022](https://hub.docker.com/r/aswf/ci-base/tags?name=2022)|| Based on `aswf/ci-common:2` with most VFX Platform requirements pre-installed. |
@@ -67,6 +67,7 @@ Each image (apart from `ci-common`) is available for multiple VFX Platform Years
67
67
|[aswf/ci-osl:2022](https://hub.docker.com/r/aswf/ci-osl/tags?name=2022)|| Based on `aswf/ci-common:2`, comes with all OpenShadingLanguage upstream dependencies pre-installed. |
68
68
|[aswf/ci-osl:2023](https://hub.docker.com/r/aswf/ci-osl/tags?name=2023)|| Based on `aswf/ci-common:3`, comes with all OpenShadingLanguage upstream dependencies pre-installed. |
69
69
|[aswf/ci-osl:2024](https://hub.docker.com/r/aswf/ci-osl/tags?name=2024)|| Based on `aswf/ci-common:4`, comes with all OpenShadingLanguage upstream dependencies pre-installed. |
70
+
|[aswf/ci-openrv:2024](https://hub.docker.com/r/aswf/ci-openrv/tags?name=2024)|| Based on `aswf/ci-common:4`, comes with all OpenRV upstream dependencies pre-installed. |
70
71
|[aswf/ci-vfxall:2019](https://hub.docker.com/r/aswf/ci-vfxall/tags?name=2019)|| Based on `aswf/ci-common:1`, comes with most VFX packages pre-installed. |
71
72
|[aswf/ci-vfxall:2020](https://hub.docker.com/r/aswf/ci-vfxall/tags?name=2020)|| Based on `aswf/ci-common:1`, comes with most VFX packages pre-installed. |
72
73
|[aswf/ci-vfxall:2021](https://hub.docker.com/r/aswf/ci-vfxall/tags?name=2021)|| Based on `aswf/ci-common:2`, comes with most VFX packages pre-installed. |
0 commit comments