diff --git a/update.sh b/update.sh index 5dadefd91..dfb1dcd7c 100755 --- a/update.sh +++ b/update.sh @@ -24,6 +24,7 @@ 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' + [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'