Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
ec5e8cd27a
3 changed files with 5 additions and 5 deletions
  1. 2 2
      hello-world/README.md
  2. 2 2
      hello-world/content.md
  3. 1 1
      sentry/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%%

+ 1 - 1
sentry/README.md

@@ -2,7 +2,7 @@
 
 -	[`8.2.4`, `8.2` (*8.2/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/3ec1dafe76069627d9a1f2fe2bca149026ce9576/8.2/Dockerfile)
 -	[`8.2.4-onbuild`, `8.2-onbuild` (*8.2/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/1ef759405e541ac9552fb92f2f293c8496e10d07/8.2/onbuild/Dockerfile)
--	[`8.3.0`, `8.3`, `8`, `latest` (*8.3/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/c05ef824c01a4f2b010c2acd24031b4d22f88944/8.3/Dockerfile)
+-	[`8.3.0`, `8.3`, `8`, `latest` (*8.3/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/1b7489e5c5467eeab791975a44a0c79008a31e8f/8.3/Dockerfile)
 -	[`8.3.0-onbuild`, `8.3-onbuild`, `8-onbuild`, `onbuild` (*8.3/onbuild/Dockerfile*)](https://github.com/getsentry/docker-sentry/blob/c05ef824c01a4f2b010c2acd24031b4d22f88944/8.3/onbuild/Dockerfile)
 
 [![](https://badge.imagelayers.io/sentry:latest.svg)](https://imagelayers.io/?images=sentry:8.2.4,sentry:8.2.4-onbuild,sentry:8.3.0,sentry:8.3.0-onbuild)