Fix where "issues" should be filed for busybox
(Was inadvertently pointed out via https://github.com/jpetazzo/docker-busybox/issues/19.)
This commit is contained in:
parent
23ea20b48a
commit
50f4da6ee9
|
|
@ -25,7 +25,6 @@ declare -A otherRepos=(
|
|||
[alpine]='https://github.com/gliderlabs/docker-alpine'
|
||||
[arangodb]='https://github.com/arangodb/arangodb-docker'
|
||||
[bonita]='https://github.com/Bonitasoft-Community/docker_bonita'
|
||||
[busybox]='https://github.com/jpetazzo/docker-busybox'
|
||||
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
|
||||
[cirros]='https://github.com/ewindisch/docker-cirros'
|
||||
[clojure]='https://github.com/Quantisan/docker-clojure'
|
||||
|
|
|
|||
Loading…
Reference in New Issue