Run update.sh

This commit is contained in:
Docker Library Bot 2017-06-19 13:31:36 -07:00
parent 89af7f3f84
commit 7685c8f495
3 changed files with 2 additions and 4 deletions

View File

@ -17,8 +17,6 @@ WARNING:
# Supported tags and respective `Dockerfile` links
- [`1.4.12`, `latest` (*docker/1.4.12/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/0bb602ed7a89da80d25e6b959a130fdcf0556be5/docker/1.4.12/Dockerfile)
- [`1.4.8` (*docker/1.4.8/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/25a1f7d1994fd4b8d1d25ab0275f7a8f071abfb1/docker/1.4.8/Dockerfile)
- [`1.4.4` (*docker/1.4.4/Dockerfile*)](https://github.com/eclipse/mosquitto/blob/25a1f7d1994fd4b8d1d25ab0275f7a8f071abfb1/docker/1.4.4/Dockerfile)
# Quick reference

View File

@ -71,7 +71,7 @@ For more examples and ideas, visit:
$ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE
hello-world latest 1815c82652c0 1.84 kB
hello-world latest 1815c82652c0 1.84kB
```
![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)

View File

@ -26,7 +26,7 @@ For more examples and ideas, visit:
$ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE
hello-world latest 1815c82652c0 1.84 kB
hello-world latest 1815c82652c0 1.84kB
```
%%LOGO%%