Docker: replaced "latest-py36" with "latest" in README.md

This commit is contained in:
2017-05-17 10:11:49 +02:00
parent b93448f682
commit 3308018887

View File

@@ -33,7 +33,7 @@ Configure Docker to use "overlay" instead of "aufs" for the images. This prevent
## 3. Pull the Blender Cloud docker image
`docker pull armadillica/blender_cloud:latest-py36`
`docker pull armadillica/blender_cloud:latest`
## 4. Get docker-compose + our repositories