> For the complete documentation index, see [llms.txt](https://docs.elentra.org/technical/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elentra.org/technical/developers/troubleshooting/upgrading-elentra-developer-docker.md).

# Upgrading elentra-developer Docker

1. Navigate to `~/Documents/elentra-developer`
2. Run `docker-compose down`
3. Run `git pull origin master`
4. Run `docker-compose up -d --build`
