Browse Source

sentry: update to point to new repo

Matt Robenolt 10 years ago
parent
commit
5cd7d7f299
1 changed files with 1 additions and 0 deletions
  1. 1 0
      update.sh

+ 1 - 0
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'