Add mongo-express to update script

This commit is contained in:
Joe Ferguson 2016-04-06 10:41:09 -07:00
parent b9077663f5
commit a4c7af97cf
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ declare -A otherRepos=(
[lightstreamer]='https://github.com/Lightstreamer/Docker'
[mageia]='https://github.com/juanluisbaptiste/docker-brew-mageia'
[maven]='https://github.com/carlossg/docker-maven'
[mongo-express]='https://github.com/mongo-express/mongo-express-docker'
[mono]='https://github.com/mono/docker'
[neo4j]='https://github.com/neo4j/docker-neo4j'
[neurodebian]='https://github.com/neurodebian/dockerfiles'