Docker Library Bot 9 gadi atpakaļ
vecāks
revīzija
626b646ec8
3 mainītis faili ar 6 papildinājumiem un 6 dzēšanām
  1. 2 2
      hello-world/README.md
  2. 2 2
      hello-world/content.md
  3. 2 2
      r-base/README.md

+ 2 - 2
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)

+ 2 - 2
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%%

+ 2 - 2
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).