Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
teharrison committed Jul 23, 2015
1 parent 2f86910 commit 6998ff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -49,7 +49,7 @@ type make

```bash
export TAG=`date +"%Y%m%d.%H%M"`
docker build --force-rm --no-cache --rm -t mgrast/v3-web:${TAG} https://raw.githubusercontent.com/MG-RAST/MG-RAST/develop/dockerfiles/web/Dockerfile
docker build --force-rm --no-cache --rm -t mgrast/v3-web:${TAG} https://raw.githubusercontent.com/MG-RAST/MG-RAST/master/dockerfiles/web/Dockerfile
skycore push mgrast/v3-web:${TAG}
```

Expand Down

0 comments on commit 6998ff1

Please sign in to comment.