Skip to content

Commit 55c03e9

Browse files
committed
Merge pull request #288 from infosiftr/arango
add missing url
2 parents 7e37288 + e434846 commit 55c03e9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ replace_field() {
2323
declare -A otherRepos=(
2424
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
2525
[alpine]='https://github.com/gliderlabs/docker-alpine'
26+
[arangodb]='https://github.com/arangodb/arangodb-docker'
2627
[busybox]='https://github.com/jpetazzo/docker-busybox'
2728
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
2829
[cirros]='https://github.com/ewindisch/docker-cirros'

0 commit comments

Comments
 (0)