From 94a5d2aa87c7b206901add483de8b0be7cc592b7 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 20 Aug 2015 17:11:01 -0700 Subject: [PATCH] Run update.sh --- ubuntu-debootstrap/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ubuntu-debootstrap/README.md b/ubuntu-debootstrap/README.md index 58b4a0620..b5d5bad4f 100644 --- a/ubuntu-debootstrap/README.md +++ b/ubuntu-debootstrap/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`12.04.5`, `12.04`, `precise` (*12.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/93120c3d8c90fdcf5e08e984558fcc4a67d78072/12.04/Dockerfile) -- [`14.04.2`, `14.04`, `trusty`, `latest` (*14.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/93120c3d8c90fdcf5e08e984558fcc4a67d78072/14.04/Dockerfile) -- [`15.04`, `vivid` (*15.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/93120c3d8c90fdcf5e08e984558fcc4a67d78072/15.04/Dockerfile) -- [`15.10`, `wily` (*15.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/93120c3d8c90fdcf5e08e984558fcc4a67d78072/15.10/Dockerfile) -- [`devel` (*devel/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/93120c3d8c90fdcf5e08e984558fcc4a67d78072/devel/Dockerfile) +- [`12.04.5`, `12.04`, `precise` (*12.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/61e5df54c69a8d3943546e26b15d3fff80254e45/12.04/Dockerfile) +- [`14.04.3`, `14.04`, `trusty`, `latest` (*14.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/61e5df54c69a8d3943546e26b15d3fff80254e45/14.04/Dockerfile) +- [`15.04`, `vivid` (*15.04/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/61e5df54c69a8d3943546e26b15d3fff80254e45/15.04/Dockerfile) +- [`15.10`, `wily` (*15.10/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/61e5df54c69a8d3943546e26b15d3fff80254e45/15.10/Dockerfile) +- [`devel` (*devel/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-debootstrap/blob/61e5df54c69a8d3943546e26b15d3fff80254e45/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).