From b9dae1be14fb3aeb340405dab1ab04bcec0f16ec Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 15 Oct 2015 11:01:24 -0700 Subject: [PATCH] Run update.sh --- bonita/README.md | 6 +++--- jenkins/README.md | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bonita/README.md b/bonita/README.md index 954faa326..10e8989f7 100644 --- a/bonita/README.md +++ b/bonita/README.md @@ -15,7 +15,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 @@ -310,7 +310,7 @@ Documentation for this image is stored in the [`bonita/` directory](https://gith ## Issues -If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/docker-library/bonita/issues). +If you have any problems with or questions about this image, please contact us through a [GitHub issue](https://github.com/Bonitasoft-Community/docker_bonita/issues). You can also reach many of the official image maintainers via the `#docker-library` IRC channel on [Freenode](https://freenode.net). @@ -318,4 +318,4 @@ You can also reach many of the official image maintainers via the `#docker-libra You are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull requests, and do our best to process them as fast as we can. -Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/docker-library/bonita/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. +Before you start to code, we recommend discussing your plans through a [GitHub issue](https://github.com/Bonitasoft-Community/docker_bonita/issues), especially for more ambitious contributions. This gives other contributors a chance to point you in the right direction, give you feedback on your design, and help you find out if someone else is working on the same thing. diff --git a/jenkins/README.md b/jenkins/README.md index 5c73342bd..6593ffd8d 100644 --- a/jenkins/README.md +++ b/jenkins/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `1.609.3` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/9395d3fdd74cd43f03b1844fbb0c3e48d713cbc1/Dockerfile) +- [`latest`, `1.625.1` (*Dockerfile*)](https://github.com/jenkinsci/jenkins-ci.org-docker/blob/02721aab9775f4f26fb23cbf204d1eb5b23d07ea/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/jenkins`)](https://github.com/docker-library/official-images/blob/master/library/jenkins). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).