The main branch is updated and set to follow the stable o3de releases. Dockerfiles used to simplify the building process were set to the latest stable release of o3de and o3de-extras, the branch of the demo itself was set to main.
The development branch is kept unchanged.
How was this PR tested?
The three docker images were successfully built and run.
What does this PR do?
The
main
branch is updated and set to follow the stableo3de
releases.Dockerfiles
used to simplify the building process were set to the latest stable release ofo3de
ando3de-extras
, the branch of the demo itself was set tomain
.The
development
branch is kept unchanged.How was this PR tested?
The three docker images were successfully built and run.