diff --git a/update.sh b/update.sh index 5dadefd91..1192c6ab6 100755 --- a/update.sh +++ b/update.sh @@ -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'