diff --git a/update.sh b/update.sh index 0b4405c63..5dadefd91 100755 --- a/update.sh +++ b/update.sh @@ -61,6 +61,7 @@ declare -A otherRepos=( [rethinkdb]='https://github.com/stuartpb/rethinkdb-dockerfiles' [rocket.chat]='https://github.com/RocketChat/Docker.Official.Image' [ros]='https://github.com/osrf/docker_images' + [sentry]='https://github.com/getsentry/docker-sentry' [sonarqube]='https://github.com/SonarSource/docker-sonarqube' [swarm]='https://github.com/docker/swarm-library-image' [thrift]='https://github.com/ahawkins/docker-thrift'