added upstream git repository to update.sh

This commit is contained in:
Vlad Glagolev 2015-10-15 07:18:55 +03:00
parent 435e91aa94
commit ad9b9244f4
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ declare -A otherRepos=(
[ros]='https://github.com/osrf/docker_images'
[sentry]='https://github.com/getsentry/docker-sentry'
[sonarqube]='https://github.com/SonarSource/docker-sonarqube'
[sourcemage]='https://github.com/vaygr/docker-sourcemage'
[swarm]='https://github.com/docker/swarm-library-image'
[thrift]='https://github.com/ahawkins/docker-thrift'
[ubuntu-debootstrap]='https://github.com/tianon/docker-brew-ubuntu-debootstrap'