From 1bd051b9f033d958faefe381b8fd64a95e094a8b Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Thu, 21 Jan 2016 09:45:24 -0800 Subject: [PATCH] Run update.sh --- hello-world/README.md | 4 ++-- hello-world/content.md | 4 ++-- jruby/README.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/hello-world/README.md b/hello-world/README.md index 5afdc5cc2..a2233db2c 100644 --- a/hello-world/README.md +++ b/hello-world/README.md @@ -33,8 +33,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/jruby/README.md b/jruby/README.md index 630ba6fad..331184b84 100644 --- a/jruby/README.md +++ b/jruby/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`1.7`, `1.7.23`, `latest`, `1.7-jre`, `1.7.23-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9af172f2567d74f5e370d09cb8ce1e0db27834d9/1.7/jre/Dockerfile) -- [`1.7-jdk`, `1.7.23-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9af172f2567d74f5e370d09cb8ce1e0db27834d9/1.7/jdk/Dockerfile) -- [`1.7-onbuild`, `1.7.23-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/9af172f2567d74f5e370d09cb8ce1e0db27834d9/1.7/onbuild/Dockerfile) +- [`1.7`, `1.7.24`, `latest`, `1.7-jre`, `1.7.24-jre` (*1.7/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3205a2257cebd730fefa2f187faae94dddf84598/1.7/jre/Dockerfile) +- [`1.7-jdk`, `1.7.24-jdk` (*1.7/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3205a2257cebd730fefa2f187faae94dddf84598/1.7/jdk/Dockerfile) +- [`1.7-onbuild`, `1.7.24-onbuild` (*1.7/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3205a2257cebd730fefa2f187faae94dddf84598/1.7/onbuild/Dockerfile) - [`9`, `9.0`, `9.0-jre`, `9.0.4`, `9.0.4-jre`, `9.0.4.0`, `9.0.4.0-jre` (*9000/jre/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/jre/Dockerfile) - [`9.0-jdk`, `9.0.4-jdk`, `9.0.4.0-jdk` (*9000/jdk/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/jdk/Dockerfile) - [`9-onbuild`, `9.0-onbuild`, `9.0.4-onbuild`, `9.0.4.0-onbuild` (*9000/onbuild/Dockerfile*)](https://github.com/cpuguy83/docker-jruby/blob/3f9cf4a89153f5911b20ab71804b587f4c7ec347/9000/onbuild/Dockerfile)