diff --git a/update.sh b/update.sh index b22335480..7ec595773 100755 --- a/update.sh +++ b/update.sh @@ -43,8 +43,8 @@ declare -A otherRepos=( [opensuse]='https://github.com/openSUSE/docker-containers-build' [oraclelinux]='https://github.com/oracle/docker-images' [perl]='https://github.com/Perl/docker-perl' - [registry]='https://github.com/docker/docker-registry' [r-base]='https://github.com/rocker-org/rocker' + [registry]='https://github.com/docker/docker-registry' [thrift]='https://github.com/ahawkins/docker-thrift' [ubuntu-debootstrap]='https://github.com/tianon/docker-brew-ubuntu-debootstrap' [ubuntu-upstart]='https://github.com/tianon/dockerfiles'