We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e37288 + e434846 commit 55c03e9Copy full SHA for 55c03e9
update.sh
@@ -23,6 +23,7 @@ replace_field() {
23
declare -A otherRepos=(
24
[aerospike]='https://github.com/aerospike/aerospike-server.docker'
25
[alpine]='https://github.com/gliderlabs/docker-alpine'
26
+ [arangodb]='https://github.com/arangodb/arangodb-docker'
27
[busybox]='https://github.com/jpetazzo/docker-busybox'
28
[centos]='https://github.com/CentOS/sig-cloud-instance-images'
29
[cirros]='https://github.com/ewindisch/docker-cirros'
0 commit comments