From 95612560aa8a816b5ee4730d16bb76cfc3825d42 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Fri, 20 Feb 2015 19:39:17 -0700 Subject: [PATCH] Run update.sh --- ubuntu/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ubuntu/README.md b/ubuntu/README.md index 06576d000..c14cfd685 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` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/a9da4b3cd8977c2aacafe5d9d0056cbb360f2d1c/precise/Dockerfile) -- [`14.04.1`, `14.04`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/a9da4b3cd8977c2aacafe5d9d0056cbb360f2d1c/trusty/Dockerfile) -- [`14.10`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/a9da4b3cd8977c2aacafe5d9d0056cbb360f2d1c/utopic/Dockerfile) -- [`15.04`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/a9da4b3cd8977c2aacafe5d9d0056cbb360f2d1c/vivid/Dockerfile) +- [`12.04.5`, `12.04`, `precise-20150212`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/50d175ca0b2820fcdb213455d46d1a47f11493cd/precise/Dockerfile) +- [`14.04.2`, `14.04`, `trusty-20150218.1`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/50d175ca0b2820fcdb213455d46d1a47f11493cd/trusty/Dockerfile) +- [`14.10`, `utopic-20150211`, `utopic` (*utopic/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/50d175ca0b2820fcdb213455d46d1a47f11493cd/utopic/Dockerfile) +- [`15.04`, `vivid-20150218`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/50d175ca0b2820fcdb213455d46d1a47f11493cd/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).