From 5782c1603011e6e6b00eeec703ea00220e7ddc22 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 20 Aug 2015 15:12:12 -0700 Subject: [PATCH] Run update.sh --- drupal/README.md | 2 +- iojs/README.md | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drupal/README.md b/drupal/README.md index 4b4b38954..608f49203 100644 --- a/drupal/README.md +++ b/drupal/README.md @@ -1,6 +1,6 @@ # Supported tags and respective `Dockerfile` links -- [`7.38`, `7`, `latest` (*7/Dockerfile*)](https://github.com/docker-library/drupal/blob/dbf78461358a217af8118453abb5e06a554763bd/7/Dockerfile) +- [`7.39`, `7`, `latest` (*7/Dockerfile*)](https://github.com/docker-library/drupal/blob/91a45111ac40c3e1fc43ad914f7c4e141f84e4b2/7/Dockerfile) - [`8.0.0-beta14`, `8.0.0`, `8.0`, `8` (*8/Dockerfile*)](https://github.com/docker-library/drupal/blob/dbf78461358a217af8118453abb5e06a554763bd/8/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/drupal`)](https://github.com/docker-library/official-images/blob/master/library/drupal) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/iojs/README.md b/iojs/README.md index ff338f7cd..5836994c0 100644 --- a/iojs/README.md +++ b/iojs/README.md @@ -6,9 +6,9 @@ - [`2.5.0`, `2.5`, `2` (*2.5/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/Dockerfile) - [`2.5.0-onbuild`, `2.5-onbuild`, `2-onbuild` (*2.5/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/onbuild/Dockerfile) - [`2.5.0-slim`, `2.5-slim`, `2-slim` (*2.5/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/0a5fc1175cdb1704b172c72f3d34d53f8310da31/2.5/slim/Dockerfile) -- [`3.0.0`, `3.0`, `3`, `latest` (*3.0/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/50f9f41551ce6a2e7d26a0b7ff5f58931cfcc8cd/3.0/Dockerfile) -- [`3.0.0-onbuild`, `3.0-onbuild`, `3-onbuild`, `onbuild` (*3.0/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/50f9f41551ce6a2e7d26a0b7ff5f58931cfcc8cd/3.0/onbuild/Dockerfile) -- [`3.0.0-slim`, `3.0-slim`, `3-slim`, `slim` (*3.0/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/50f9f41551ce6a2e7d26a0b7ff5f58931cfcc8cd/3.0/slim/Dockerfile) +- [`3.1.0`, `3.1`, `3`, `latest` (*3.1/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/662d803695a66cc3f01687bdca93ef23f416d030/3.1/Dockerfile) +- [`3.1.0-onbuild`, `3.1-onbuild`, `3-onbuild`, `onbuild` (*3.1/onbuild/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/662d803695a66cc3f01687bdca93ef23f416d030/3.1/onbuild/Dockerfile) +- [`3.1.0-slim`, `3.1-slim`, `3-slim`, `slim` (*3.1/slim/Dockerfile*)](https://github.com/nodejs/docker-iojs/blob/662d803695a66cc3f01687bdca93ef23f416d030/3.1/slim/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/iojs`)](https://github.com/docker-library/official-images/blob/master/library/iojs) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).