Update Docker Guide to point to hub/tootsuite instead of hub/gargron (#576)

This commit is contained in:
Effy Elden 2018-03-21 04:44:26 +11:00 committed by nightpool
parent 5bb2383e59
commit 64328425db
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ Review the settings in `docker-compose.yml`. Note that it is **not default** to
### Using a prebuilt image
If you're not making any local code changes or customizations on your instance, you can use a prebuilt Docker image to avoid the time and resource consumption of a build. Images are available from Docker Hub: https://hub.docker.com/r/gargron/mastodon/
If you're not making any local code changes or customizations on your instance, you can use a prebuilt Docker image to avoid the time and resource consumption of a build. Images are available from Docker Hub: https://hub.docker.com/r/tootsuite/mastodon/
To use the prebuilt images: