Docker: Bump to OCIO v2.1.0
This commit is contained in:
@@ -9,7 +9,7 @@ ARG ASWF_PKG_ORG=aswftesting
|
|||||||
ARG CI_COMMON_VERSION=2
|
ARG CI_COMMON_VERSION=2
|
||||||
ARG VFXPLATFORM_VERSION=2021
|
ARG VFXPLATFORM_VERSION=2021
|
||||||
# OCIO repo branch or tag name
|
# OCIO repo branch or tag name
|
||||||
ARG OCIO_VERSION=v2.0.0
|
ARG OCIO_VERSION=v2.1.0
|
||||||
# Latest configs ~3 GB because of ACES 1.0.x.
|
# Latest configs ~3 GB because of ACES 1.0.x.
|
||||||
# Upstream only copies nuke-default, therefore we also use the older configs.
|
# Upstream only copies nuke-default, therefore we also use the older configs.
|
||||||
ARG OCIO_CONFIGS_VERSION=1.0_r2
|
ARG OCIO_CONFIGS_VERSION=1.0_r2
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ ARG OLIVE_ORG=olivevideoeditor
|
|||||||
ARG ASWF_PKG_ORG=aswftesting
|
ARG ASWF_PKG_ORG=aswftesting
|
||||||
ARG CI_COMMON_VERSION=2
|
ARG CI_COMMON_VERSION=2
|
||||||
ARG VFXPLATFORM_VERSION=2021
|
ARG VFXPLATFORM_VERSION=2021
|
||||||
ARG OCIO_VERSION=2.0.0
|
ARG OCIO_VERSION=2.1.0
|
||||||
ARG FFMPEG_VERSION=4.2.4
|
ARG FFMPEG_VERSION=4.2.4
|
||||||
|
|
||||||
FROM ${ASWF_PKG_ORG}/ci-package-qt:${VFXPLATFORM_VERSION} as ci-package-qt
|
FROM ${ASWF_PKG_ORG}/ci-package-qt:${VFXPLATFORM_VERSION} as ci-package-qt
|
||||||
|
|||||||
Reference in New Issue
Block a user