From 64023baaf37e8138ef5702b07eece1342f13af0b Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 30 Dec 2016 11:32:52 -0800 Subject: [PATCH] Run update.sh --- arangodb/README.md | 2 +- composer/README.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/arangodb/README.md b/arangodb/README.md index 3a61f7ffd..358958ebd 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -3,7 +3,7 @@ - [`2.5.5`, `2.5` (*jessie/2.5.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/636cd874df38edd77a187c08e1803693b3d978d3/jessie/2.5.5/Dockerfile) - [`2.7`, `2.7.5` (*jessie/2.7.5/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/dbfcc5f3edb37f622a2acd221b58106547b05fae/jessie/2.7.5/Dockerfile) - [`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile) -- [`3.1`, `3.1.6`, `latest` (*jessie/3.1.6/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/b61f89306f7f8744633887eb133d9c068392b6f0/jessie/3.1.6/Dockerfile) +- [`3.1`, `3.1.7`, `latest` (*jessie/3.1.7/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/c2776c0587ceea1af3458b6c344f2229d59cc309/jessie/3.1.7/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/arangodb`)](https://github.com/docker-library/official-images/blob/master/library/arangodb). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Farangodb). diff --git a/composer/README.md b/composer/README.md index c99e1e8ad..ddca53edc 100644 --- a/composer/README.md +++ b/composer/README.md @@ -1,6 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`1.2.4`, `1.2`, `1`, `latest` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/690f3d623ac1ba30be337a254b2126584e6e2aa5/1.2/Dockerfile) +- [`1.3.0`, `1.3`, `1`, `latest` (*1.3/Dockerfile*)](https://github.com/composer/docker/blob/42d33131b49f1696205f3b708c6d1513b20823ce/1.3/Dockerfile) +- [`1.2.4`, `1.2` (*1.2/Dockerfile*)](https://github.com/composer/docker/blob/690f3d623ac1ba30be337a254b2126584e6e2aa5/1.2/Dockerfile) - [`1.1.3`, `1.1` (*1.1/Dockerfile*)](https://github.com/composer/docker/blob/be6ecf58913f704399d11a352818b22951832a60/1.1/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/composer`)](https://github.com/docker-library/official-images/blob/master/library/composer). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fcomposer).