From 626b646ec85d8106312d6e9071a20b25ff77391e Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Wed, 20 Apr 2016 13:31:04 -0700 Subject: [PATCH] Run update.sh --- hello-world/README.md | 4 ++-- hello-world/content.md | 4 ++-- r-base/README.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/hello-world/README.md b/hello-world/README.md index 7c1fc6169..579cf994b 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -35,8 +35,8 @@ For more examples and ideas, visit: $ docker images hello-world -REPOSITORY TAG IMAGE ID VIRTUAL SIZE -hello-world latest 0a6ba66e537a 960 B +REPOSITORY TAG IMAGE ID SIZE +hello-world latest 690ed74de00f 960 B ``` ![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png) diff --git a/hello-world/content.md b/hello-world/content.md index 5a558c722..a1bdb089a 100644 --- a/hello-world/content.md +++ b/hello-world/content.md @@ -25,8 +25,8 @@ For more examples and ideas, visit: $ docker images hello-world -REPOSITORY TAG IMAGE ID VIRTUAL SIZE -hello-world latest 0a6ba66e537a 960 B +REPOSITORY TAG IMAGE ID SIZE +hello-world latest 690ed74de00f 960 B ``` %%LOGO%% diff --git a/r-base/README.md b/r-base/README.md index 7e5e9dd11..d2ae44ecc 100644 --- a/r-base/README.md +++ b/r-base/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`3.2.4`, `latest` (*r-base/Dockerfile*)](https://github.com/rocker-org/rocker/blob/0cc8fb084f2b78a00f6741e1080d9b23f32424c8/r-base/Dockerfile) +- [`3.2.5`, `latest` (*r-base/Dockerfile*)](https://github.com/rocker-org/rocker/blob/13a345ad18c19e467a6c70cda6687128921292ff/r-base/Dockerfile) -[![](https://badge.imagelayers.io/r-base:latest.svg)](https://imagelayers.io/?images=r-base:3.2.4) +[![](https://badge.imagelayers.io/r-base:latest.svg)](https://imagelayers.io/?images=r-base:3.2.5) For more information about this image and its history, please see [the relevant manifest file (`library/r-base`)](https://github.com/docker-library/official-images/blob/master/library/r-base). 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%2Fr-base).