Run update.sh
This commit is contained in:
parent
e8e062358d
commit
e1d8b03453
|
|
@ -25,7 +25,8 @@ WARNING:
|
|||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.4.18`, `4.4`, `4`](https://github.com/emqx/emqx-docker/blob/129bff4ea692ede8157aa3165a8c278bf982f47d/4.4/Dockerfile)
|
||||
- [`5.0.26`, `5.0`, `5`, `latest`](https://github.com/emqx/emqx-docker/blob/ee9c3fd710eb7f04df3843656ec21a1be361afd5/5.0/Dockerfile)
|
||||
- [`5.0.26`, `5.0`](https://github.com/emqx/emqx-docker/blob/ee9c3fd710eb7f04df3843656ec21a1be361afd5/5.0/Dockerfile)
|
||||
- [`5.1.0`, `5.1`, `5`, `latest`](https://github.com/emqx/emqx-docker/blob/0d41c4cf54ee2e670ba14cf821581d8999205996/5.1/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.14.2-apache`, `4.14-apache`, `4-apache`, `apache`, `4.14.2`, `4.14`, `4`, `latest`](https://github.com/matomo-org/docker/blob/0c354896c16e576f17b8f53c9c4b562b445b7d82/apache/Dockerfile)
|
||||
- [`4.14.2-fpm`, `4.14-fpm`, `4-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/0c354896c16e576f17b8f53c9c4b562b445b7d82/fpm/Dockerfile)
|
||||
- [`4.14.2-fpm-alpine`, `4.14-fpm-alpine`, `4-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/0c354896c16e576f17b8f53c9c4b562b445b7d82/fpm-alpine/Dockerfile)
|
||||
- [`4.14.2-apache`, `4.14-apache`, `4-apache`, `apache`, `4.14.2`, `4.14`, `4`, `latest`](https://github.com/matomo-org/docker/blob/2b172629cd0d9c14a24b08b6e5e99f1b7f36ea1d/apache/Dockerfile)
|
||||
- [`4.14.2-fpm`, `4.14-fpm`, `4-fpm`, `fpm`](https://github.com/matomo-org/docker/blob/2b172629cd0d9c14a24b08b6e5e99f1b7f36ea1d/fpm/Dockerfile)
|
||||
- [`4.14.2-fpm-alpine`, `4.14-fpm-alpine`, `4-fpm-alpine`, `fpm-alpine`](https://github.com/matomo-org/docker/blob/9e6b9e7d3fc758a65750dbb625b669d142f237aa/fpm-alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
@ -49,7 +49,7 @@ WARNING:
|
|||
|
||||
# Matomo (formerly Piwik)
|
||||
|
||||
[](https://travis-ci.org/matomo-org/docker) [Matomo](https://matomo.org/) (formerly Piwik) is the leading open-source analytics platform that gives you more than just powerful analytics:
|
||||
[Matomo](https://matomo.org/) (formerly Piwik) is the leading open-source analytics platform that gives you more than just powerful analytics:
|
||||
|
||||
- Free open-source software
|
||||
- 100% data ownership
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.3.13-apache`, `3.3-apache`, `3-apache`, `apache`, `3.3.13`, `3.3`, `3`, `latest`](https://github.com/postfixadmin/docker/blob/b4307d956cb1cfe64df1402cf6d68a1369ba56de/apache/Dockerfile)
|
||||
- [`3.3.13-fpm`, `3.3-fpm`, `3-fpm`, `fpm`](https://github.com/postfixadmin/docker/blob/b4307d956cb1cfe64df1402cf6d68a1369ba56de/fpm/Dockerfile)
|
||||
- [`3.3.13-apache`, `3.3-apache`, `3-apache`, `apache`, `3.3.13`, `3.3`, `3`, `latest`](https://github.com/postfixadmin/docker/blob/f0eccac1ed27a05031c515591d3c9f29502efb27/apache/Dockerfile)
|
||||
- [`3.3.13-fpm`, `3.3-fpm`, `3-fpm`, `fpm`](https://github.com/postfixadmin/docker/blob/f0eccac1ed27a05031c515591d3c9f29502efb27/fpm/Dockerfile)
|
||||
- [`3.3.13-fpm-alpine`, `3.3-fpm-alpine`, `3-fpm-alpine`, `fpm-alpine`](https://github.com/postfixadmin/docker/blob/5030ec70f6a0dec12e39f5194fb29575b169f7b7/fpm-alpine/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
|
|
|||
Loading…
Reference in New Issue