فهرست منبع

Merge pull request #288 from infosiftr/arango

add missing url
Tianon Gravi 10 سال پیش
والد
کامیت
55c03e92b1
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      update.sh

+ 1 - 0
update.sh

@@ -23,6 +23,7 @@ replace_field() {
 declare -A otherRepos=(
 	[aerospike]='https://github.com/aerospike/aerospike-server.docker'
 	[alpine]='https://github.com/gliderlabs/docker-alpine'
+	[arangodb]='https://github.com/arangodb/arangodb-docker'
 	[busybox]='https://github.com/jpetazzo/docker-busybox'
 	[centos]='https://github.com/CentOS/sig-cloud-instance-images'
 	[cirros]='https://github.com/ewindisch/docker-cirros'