Explorar el Código

sentry: update to point to new repo

Matt Robenolt hace 10 años
padre
commit
5cd7d7f299
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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'