diff --git a/src/scripts/run_vfxplatform.sh b/src/scripts/run_vfxplatform.sh index baed807d0..9ad4a9fe9 100755 --- a/src/scripts/run_vfxplatform.sh +++ b/src/scripts/run_vfxplatform.sh @@ -49,7 +49,7 @@ if [ "${LOCAL_BUILD}" = 1 ]; then ${DOCKER} friction-vfxplatform else docker pull frictiongraphics/friction-vfxplatform-sdk - ${DOCKER} friction-vfxplatform-sdk + ${DOCKER} frictiongraphics/friction-vfxplatform-sdk fi