AcademySoftwareFoundation / AcademySoftwareFoundation/OpenColorIO
AWS CodeBuild GPU builds still using CY2020 container
- Dominant language
- C++
- Stars
- 2.1k
- Forks
- 503
- PR merge metrics
- No merged PRs in 30d
Description
According to buildspec.yml the AWS CodeBuild for GPU builds is still using a CY2020 build container, would it make sense to move this forward to a newer version? For one thing the main CI builds only go back to CY2021.
```
# ---------------------------------------------------------------------------
# CodeBuild project container
# ---------------------------------------------------------------------------
# DockerHub: https://hub.docker.com/u/aswf
# Source: https://github.com/AcademySoftwareFoundation/aswf-docker
# Image: aswf/ci-ocio:2020
# OS: Linux CentOS 7
# VFX Ref: CY2020
# Compiler: GCC 6.3.1
```
Contributor guide
Assessment
This issue has not been assessed yet.