Run update.sh
This commit is contained in:
parent
23ef35e4e9
commit
6fd8ec3887
|
|
@ -72,7 +72,7 @@ For more examples and ideas, visit:
|
||||||
|
|
||||||
$ docker images hello-world
|
$ docker images hello-world
|
||||||
REPOSITORY TAG IMAGE ID SIZE
|
REPOSITORY TAG IMAGE ID SIZE
|
||||||
hello-world latest 1815c82652c0 1.84kB
|
hello-world latest 1815c82652c0 1.84 kB
|
||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
|
||||||
|
|
@ -26,7 +26,7 @@ For more examples and ideas, visit:
|
||||||
|
|
||||||
$ docker images hello-world
|
$ docker images hello-world
|
||||||
REPOSITORY TAG IMAGE ID SIZE
|
REPOSITORY TAG IMAGE ID SIZE
|
||||||
hello-world latest 1815c82652c0 1.84kB
|
hello-world latest 1815c82652c0 1.84 kB
|
||||||
```
|
```
|
||||||
|
|
||||||
%%LOGO%%
|
%%LOGO%%
|
||||||
|
|
|
||||||
|
|
@ -16,9 +16,9 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`stable`, `latest`, `1.29`, `1.29.0` (*stable/Dockerfile*)](https://github.com/wikimedia/mediawiki-docker/blob/76ad8cc3ddc56701522025583c126ad38335a364/stable/Dockerfile)
|
- [`stable`, `latest`, `1.29`, `1.29.1` (*stable/Dockerfile*)](https://github.com/wikimedia/mediawiki-docker/blob/659cf5aedb8f785bb400a63f9c450f458ead260c/stable/Dockerfile)
|
||||||
- [`legacy`, `1.28`, `1.28.2` (*legacy/Dockerfile*)](https://github.com/wikimedia/mediawiki-docker/blob/76ad8cc3ddc56701522025583c126ad38335a364/legacy/Dockerfile)
|
- [`legacy`, `1.28`, `1.28.2` (*legacy/Dockerfile*)](https://github.com/wikimedia/mediawiki-docker/blob/659cf5aedb8f785bb400a63f9c450f458ead260c/legacy/Dockerfile)
|
||||||
- [`lts`, `1.27`, `1.27.3` (*lts/Dockerfile*)](https://github.com/wikimedia/mediawiki-docker/blob/76ad8cc3ddc56701522025583c126ad38335a364/lts/Dockerfile)
|
- [`lts`, `1.27`, `1.27.3` (*lts/Dockerfile*)](https://github.com/wikimedia/mediawiki-docker/blob/659cf5aedb8f785bb400a63f9c450f458ead260c/lts/Dockerfile)
|
||||||
|
|
||||||
# Quick reference
|
# Quick reference
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue