From 89b2c42d10108c12530aa993755366c25164736e Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Thu, 30 Apr 2015 16:19:30 -0600 Subject: [PATCH] Run update.sh --- ubuntu-debootstrap/README.md | 11 +++++------ ubuntu/README.md | 8 ++++---- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/ubuntu-debootstrap/README.md b/ubuntu-debootstrap/README.md index d37148026..f39b5c7ad 100644 --- a/ubuntu-debootstrap/README.md +++ b/ubuntu-debootstrap/README.md @@ -1,11 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`10.04.4`, `10.04`, `lucid` (*10.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/de46e6f570e25740246c8eee66ab0ad19866cffb/10.04/Dockerfile) -- [`12.04.5`, `12.04`, `precise` (*12.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/de46e6f570e25740246c8eee66ab0ad19866cffb/12.04/Dockerfile) -- [`14.04.2`, `14.04`, `trusty`, `latest` (*14.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/de46e6f570e25740246c8eee66ab0ad19866cffb/14.04/Dockerfile) -- [`14.10`, `utopic` (*14.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/de46e6f570e25740246c8eee66ab0ad19866cffb/14.10/Dockerfile) -- [`15.04`, `vivid` (*15.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/de46e6f570e25740246c8eee66ab0ad19866cffb/15.04/Dockerfile) -- [`devel` (*devel/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/de46e6f570e25740246c8eee66ab0ad19866cffb/devel/Dockerfile) +- [`12.04.5`, `12.04`, `precise` (*12.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/d73a8b79dc510277b98265ab30adbd1514b88593/12.04/Dockerfile) +- [`14.04.2`, `14.04`, `trusty`, `latest` (*14.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/d73a8b79dc510277b98265ab30adbd1514b88593/14.04/Dockerfile) +- [`14.10`, `utopic` (*14.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/d73a8b79dc510277b98265ab30adbd1514b88593/14.10/Dockerfile) +- [`15.04`, `vivid` (*15.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/d73a8b79dc510277b98265ab30adbd1514b88593/15.04/Dockerfile) +- [`devel` (*devel/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/d73a8b79dc510277b98265ab30adbd1514b88593/devel/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/ubuntu-debootstrap`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu-debootstrap) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/ubuntu/README.md b/ubuntu/README.md index 5cd3c5d8c..2e736d422 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -1,9 +1,9 @@ # Supported tags and respective `Dockerfile` links -- [`12.04.5`, `12.04`, `precise-20150320`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7fef77c821d7f806373c04675358ac6179eaeaf3/precise/Dockerfile) -- [`14.04.2`, `14.04`, `trusty-20150320`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7fef77c821d7f806373c04675358ac6179eaeaf3/trusty/Dockerfile) -- [`14.10`, `utopic-20150418`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7fef77c821d7f806373c04675358ac6179eaeaf3/utopic/Dockerfile) -- [`15.04`, `vivid-20150421`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/7fef77c821d7f806373c04675358ac6179eaeaf3/vivid/Dockerfile) +- [`12.04.5`, `12.04`, `precise-20150427`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/43f0305b40bfe5f02cc007027be875256ab2b563/precise/Dockerfile) +- [`14.04.2`, `14.04`, `trusty-20150427`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/43f0305b40bfe5f02cc007027be875256ab2b563/trusty/Dockerfile) +- [`14.10`, `utopic-20150427`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/43f0305b40bfe5f02cc007027be875256ab2b563/utopic/Dockerfile) +- [`15.04`, `vivid-20150427`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/43f0305b40bfe5f02cc007027be875256ab2b563/vivid/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/ubuntu`)](https://github.com/docker-library/official-images/blob/master/library/ubuntu) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).