Update io.js and Node.js repo links
This commit is contained in:
parent
8859f2bf35
commit
445470dbd7
|
|
@ -39,7 +39,7 @@ declare -A otherRepos=(
|
|||
[haskell]='https://github.com/freebroccolo/docker-haskell'
|
||||
[hipache]='https://github.com/dotcloud/hipache'
|
||||
[hylang]='https://github.com/hylang/hy'
|
||||
[iojs]='https://github.com/iojs/docker-iojs'
|
||||
[iojs]='https://github.com/nodejs/docker-iojs'
|
||||
[irssi]='https://github.com/jfrazelle/irssi'
|
||||
[jenkins]='https://github.com/cloudbees/jenkins-ci.org-docker'
|
||||
[jetty]='https://github.com/appropriate/docker-jetty'
|
||||
|
|
@ -52,7 +52,7 @@ declare -A otherRepos=(
|
|||
[neo4j]='https://github.com/neo4j/docker-neo4j'
|
||||
[neurodebian]='https://github.com/neurodebian/dockerfiles'
|
||||
[nginx]='https://github.com/nginxinc/docker-nginx'
|
||||
[node]='https://github.com/joyent/docker-node'
|
||||
[node]='https://github.com/nodejs/docker-node'
|
||||
[odoo]='https://github.com/odoo/docker'
|
||||
[opensuse]='https://github.com/openSUSE/docker-containers-build'
|
||||
[oraclelinux]='https://github.com/oracle/docker'
|
||||
|
|
|
|||
Loading…
Reference in New Issue