Merge pull request #337 from mattrobenolt/sentry

sentry: update README to point to new repo
This commit is contained in:
Tianon Gravi 2015-09-09 13:53:06 -07:00
commit b9d052eb92
1 changed files with 1 additions and 0 deletions

View File

@ -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'