From a4dd794fb5b8a84a770be7d67566d302e878483f Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 9 Feb 2016 10:45:13 -0800 Subject: [PATCH] Run update.sh --- ubuntu/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ubuntu/README.md b/ubuntu/README.md index 4b64abaca..6faa4f470 100644 --- a/ubuntu/README.md +++ b/ubuntu/README.md @@ -2,11 +2,10 @@ - [`12.04.5`, `12.04`, `precise-20160108`, `precise` (*precise/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e406914e5f648003dfe8329b512c30c9ad0d2f9c/precise/Dockerfile) - [`14.04.3`, `14.04`, `trusty-20160119`, `trusty`, `latest` (*trusty/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e406914e5f648003dfe8329b512c30c9ad0d2f9c/trusty/Dockerfile) -- [`15.04`, `vivid-20160122`, `vivid` (*vivid/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e406914e5f648003dfe8329b512c30c9ad0d2f9c/vivid/Dockerfile) - [`15.10`, `wily-20160121`, `wily` (*wily/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e406914e5f648003dfe8329b512c30c9ad0d2f9c/wily/Dockerfile) - [`16.04`, `xenial-20160125`, `xenial` (*xenial/Dockerfile*)](https://github.com/tianon/docker-brew-ubuntu-core/blob/e406914e5f648003dfe8329b512c30c9ad0d2f9c/xenial/Dockerfile) -[![](https://badge.imagelayers.io/ubuntu:latest.svg)](https://imagelayers.io/?images=ubuntu:12.04.5,ubuntu:14.04.3,ubuntu:15.04,ubuntu:15.10,ubuntu:16.04) +[![](https://badge.imagelayers.io/ubuntu:latest.svg)](https://imagelayers.io/?images=ubuntu:12.04.5,ubuntu:14.04.3,ubuntu:15.10,ubuntu:16.04) 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).