|
@@ -19,13 +19,13 @@ ARG IMAGE_TYPE=simulation # Default to 'simulation'
|
|
|
|
|
|
# Arguments for the source repos needed for the robot vacuum sample docker
|
|
|
ARG O3DE_REPO=https://github.com/o3de/o3de.git
|
|
|
-ARG O3DE_BRANCH=606fed5
|
|
|
+ARG O3DE_BRANCH=3ec71ff
|
|
|
|
|
|
ARG O3DE_EXTRAS_REPO=https://github.com/o3de/o3de-extras.git
|
|
|
-ARG O3DE_EXTRAS_BRANCH=f1d8afe
|
|
|
+ARG O3DE_EXTRAS_BRANCH=3464657
|
|
|
|
|
|
ARG LOFT_GEM_REPO=https://github.com/o3de/loft-arch-vis-sample.git
|
|
|
-ARG LOFT_GEM_BRANCH=658ad5f
|
|
|
+ARG LOFT_GEM_BRANCH=main
|
|
|
|
|
|
ARG ROBOT_VAC_SAMPLE_REPO=https://github.com/o3de/RobotVacuumSample.git
|
|
|
ARG ROBOT_VAC_SAMPLE_BRANCH=main
|