Run update.sh

This commit is contained in:
Docker Library Bot 2016-04-20 13:31:04 -07:00
parent 3334e594c3
commit 626b646ec8
3 changed files with 6 additions and 6 deletions

View File

@ -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)

View File

@ -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%%

View File

@ -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).