**Brief description of what the task** Add the git repository for the autoware_carla_interface into the Dockerfile. The Dockerfile should - pull the repository - build the package using colcon build - **Resources** - [Deploy Keys](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/managing-deploy-keys) - [GITHUB_TOKEN in Github Actions](https://docs.github.com/en/actions/tutorials/authenticate-with-github_token)
Brief description of what the task
Add the git repository for the autoware_carla_interface into the Dockerfile. The Dockerfile should
Resources