From 468d4629cf533fbb6a90ebe6b0d6ca9402258c1c Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Mon, 6 Mar 2017 10:32:41 -0800 Subject: [PATCH] Run update.sh --- ubuntu/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/ubuntu/README.md b/ubuntu/README.md index e163b39ba..ff0f2d3ab 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -1,10 +1,10 @@ # Supported tags and respective `Dockerfile` links -- [`12.04.5`, `12.04`, `precise-20170214`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e1055dbe9145b36c0b2728d0ed0215c67627e2c0/precise/Dockerfile) -- [`14.04.5`, `14.04`, `trusty-20170214`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e1055dbe9145b36c0b2728d0ed0215c67627e2c0/trusty/Dockerfile) -- [`16.04`, `xenial-20170214`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e1055dbe9145b36c0b2728d0ed0215c67627e2c0/xenial/Dockerfile) -- [`16.10`, `yakkety-20170224`, `yakkety` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e1055dbe9145b36c0b2728d0ed0215c67627e2c0/yakkety/Dockerfile) -- [`17.04`, `zesty-20170224`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e1055dbe9145b36c0b2728d0ed0215c67627e2c0/zesty/Dockerfile) +- [`12.04.5`, `12.04`, `precise-20170214`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/1a5cb40f41ac4829d8c301ccd2cf3b7a13687a8b/precise/Dockerfile) +- [`14.04.5`, `14.04`, `trusty-20170214`, `trusty` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/1a5cb40f41ac4829d8c301ccd2cf3b7a13687a8b/trusty/Dockerfile) +- [`16.04`, `xenial-20170214`, `xenial`, `latest` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/1a5cb40f41ac4829d8c301ccd2cf3b7a13687a8b/xenial/Dockerfile) +- [`16.10`, `yakkety-20170224`, `yakkety`, `rolling` (*yakkety/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/1a5cb40f41ac4829d8c301ccd2cf3b7a13687a8b/yakkety/Dockerfile) +- [`17.04`, `zesty-20170224`, `zesty`, `devel` (*zesty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/1a5cb40f41ac4829d8c301ccd2cf3b7a13687a8b/zesty/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). 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%2Fubuntu).