Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Jul 5, 2017
1 parent 3fa5885 commit c9764ac
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion adminer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`4.3.1-standalone`, `4.3-standalone`, `4-standalone`, `standalone`, `4.3.1`, `4.3`, `4`, `latest` (*4.3/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/e7677ec95176973e991b063d8782876207738ce1/4.3/Dockerfile)
- [`4.3.1-standalone`, `4.3-standalone`, `4-standalone`, `standalone`, `4.3.1`, `4.3`, `4`, `latest` (*4.3/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/73de6b9a7979ded5d2289fe015fffe81fa32e0a4/4.3/Dockerfile)
- [`4.3.1-fastcgi`, `4.3-fastcgi`, `4-fastcgi`, `fastcgi` (*4.3/fastcgi/Dockerfile*)](https://github.com/TimWolla/docker-adminer/blob/e7677ec95176973e991b063d8782876207738ce1/4.3/fastcgi/Dockerfile)

# Quick reference
Expand Down
2 changes: 1 addition & 1 deletion arangodb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ WARNING:
# Supported tags and respective `Dockerfile` links

- [`2.8`, `2.8.11` (*jessie/2.8.11/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/05366cb4c6a6aab8e1ff9ca74c81b09d9a57b5b5/jessie/2.8.11/Dockerfile)
- [`3.1`, `3.1.23`, `latest` (*jessie/3.1.23/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/87cf03febf723df2c7776eebcc88b573ff45e87b/jessie/3.1.23/Dockerfile)
- [`3.1`, `3.1.24`, `latest` (*jessie/3.1.24/Dockerfile*)](https://github.com/arangodb/arangodb-docker/blob/8896fbebe024de0444ca15603c404c9ccc10e826/jessie/3.1.24/Dockerfile)

# Quick reference

Expand Down
2 changes: 1 addition & 1 deletion hello-world/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ For more examples and ideas, visit:

$ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE
hello-world latest 1815c82652c0 1.84kB
hello-world latest 1815c82652c0 1.84 kB
```

![logo](https://raw.githubusercontent.com/docker-library/docs/01c12653951b2fe592c1f93a13b4e289ada0e3a1/hello-world/logo.png)
Expand Down
2 changes: 1 addition & 1 deletion hello-world/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ For more examples and ideas, visit:

$ docker images hello-world
REPOSITORY TAG IMAGE ID SIZE
hello-world latest 1815c82652c0 1.84kB
hello-world latest 1815c82652c0 1.84 kB
```

%%LOGO%%
Expand Down
10 changes: 5 additions & 5 deletions node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,11 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8.1.2`, `8.1`, `8`, `latest` (*8.1/Dockerfile*)](https://github.com/nodejs/docker-node/blob/12ba2e5432cd50037b6c0cf53464b5063b028227/8.1/Dockerfile)
- [`8.1.2-alpine`, `8.1-alpine`, `8-alpine`, `alpine` (*8.1/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/12ba2e5432cd50037b6c0cf53464b5063b028227/8.1/alpine/Dockerfile)
- [`8.1.2-onbuild`, `8.1-onbuild`, `8-onbuild`, `onbuild` (*8.1/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/12ba2e5432cd50037b6c0cf53464b5063b028227/8.1/onbuild/Dockerfile)
- [`8.1.2-slim`, `8.1-slim`, `8-slim`, `slim` (*8.1/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/12ba2e5432cd50037b6c0cf53464b5063b028227/8.1/slim/Dockerfile)
- [`8.1.2-wheezy`, `8.1-wheezy`, `8-wheezy`, `wheezy` (*8.1/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/12ba2e5432cd50037b6c0cf53464b5063b028227/8.1/wheezy/Dockerfile)
- [`8.1.3`, `8.1`, `8`, `latest` (*8.1/Dockerfile*)](https://github.com/nodejs/docker-node/blob/f131cc81c04968f1a60092c5efef54ea276d8b20/8.1/Dockerfile)
- [`8.1.3-alpine`, `8.1-alpine`, `8-alpine`, `alpine` (*8.1/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/f131cc81c04968f1a60092c5efef54ea276d8b20/8.1/alpine/Dockerfile)
- [`8.1.3-onbuild`, `8.1-onbuild`, `8-onbuild`, `onbuild` (*8.1/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/f131cc81c04968f1a60092c5efef54ea276d8b20/8.1/onbuild/Dockerfile)
- [`8.1.3-slim`, `8.1-slim`, `8-slim`, `slim` (*8.1/slim/Dockerfile*)](https://github.com/nodejs/docker-node/blob/f131cc81c04968f1a60092c5efef54ea276d8b20/8.1/slim/Dockerfile)
- [`8.1.3-wheezy`, `8.1-wheezy`, `8-wheezy`, `wheezy` (*8.1/wheezy/Dockerfile*)](https://github.com/nodejs/docker-node/blob/f131cc81c04968f1a60092c5efef54ea276d8b20/8.1/wheezy/Dockerfile)
- [`6.11.0`, `6.11`, `6`, `boron` (*6.11/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e2b78b4bde9440f2189007004a2ae4880f3eb030/6.11/Dockerfile)
- [`6.11.0-alpine`, `6.11-alpine`, `6-alpine`, `boron-alpine` (*6.11/alpine/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e2b78b4bde9440f2189007004a2ae4880f3eb030/6.11/alpine/Dockerfile)
- [`6.11.0-onbuild`, `6.11-onbuild`, `6-onbuild`, `boron-onbuild` (*6.11/onbuild/Dockerfile*)](https://github.com/nodejs/docker-node/blob/e2b78b4bde9440f2189007004a2ae4880f3eb030/6.11/onbuild/Dockerfile)
Expand Down

0 comments on commit c9764ac

Please sign in to comment.