Skip to content

Commit

Permalink
Make sure to change ALL the ASWF_PYBIND11_VERSION vars
Browse files Browse the repository at this point in the history
Signed-off-by: Jean-Francois Panisset <[email protected]>
  • Loading branch information
jfpanisset committed Feb 5, 2024
1 parent 95923ee commit f59a40b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/vfx1/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ ENV ASWF_PYTHON_VERSION=${ASWF_PYTHON_VERSION}
ENV ASWF_NUMPY_VERSION=${ASWF_NUMPY_VERSION}
ENV ASWF_BOOST_VERSION=${ASWF_BOOST_VERSION}
ENV ASWF_TBB_VERSION=${ASWF_TBB_VERSION}
ENV ASWF_PYBIND11_VERSION=${ASWF_PYBIND_VERSION}
ENV ASWF_PYBIND11_VERSION=${ASWF_PYBIND11_VERSION}
ENV ASWF_VFXPLATFORM_VERSION=${ASWF_VFXPLATFORM_VERSION}

COPY scripts/common/install_conanpackages.sh /tmp
Expand Down

0 comments on commit f59a40b

Please sign in to comment.