From 68a467993d6b3850535aa21ceb9b2d04dbe26abb Mon Sep 17 00:00:00 2001 From: JeremJR Date: Thu, 15 Oct 2015 16:32:07 +0200 Subject: [PATCH 1/2] add bonita in otherRepos --- update.sh | 1 + 1 file changed, 1 insertion(+) 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' From ebe80cfd714634c0d1131838bd5c298c17e20aa4 Mon Sep 17 00:00:00 2001 From: JeremJR Date: Thu, 15 Oct 2015 16:35:55 +0200 Subject: [PATCH 2/2] fix Bonita BPM logo link --- bonita/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bonita/content.md b/bonita/content.md index 7bb69860a..f36e4d0e0 100644 --- a/bonita/content.md +++ b/bonita/content.md @@ -4,7 +4,7 @@ Bonita BPM is an open-source business process management and workflow suite crea > [wikipedia.org/wiki/Bonita_BPM](http://en.wikipedia.org/wiki/Bonita_BPM) -![logo](https://github.com/bonitasoft/docker/blob/master/bonita/7.0.0/logo.png?raw=true) +![logo](https://raw.githubusercontent.com/Bonitasoft-Community/docker_docs/master/bonita/logo.png) # How to use this image