Run update.sh
This commit is contained in:
parent
934a8ae90f
commit
2bccd5129a
|
|
@ -26,13 +26,13 @@ Also see the ["Getting Help with MariaDB" article on the MariaDB Knowledge Base]
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`10.8.2-focal`, `10.8-focal`, `10.8.2`, `10.8`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.8/Dockerfile)
|
||||
- [`10.7.3-focal`, `10.7-focal`, `10-focal`, `focal`, `10.7.3`, `10.7`, `10`, `latest`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.7/Dockerfile)
|
||||
- [`10.6.7-focal`, `10.6-focal`, `10.6.7`, `10.6`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.6/Dockerfile)
|
||||
- [`10.5.15-focal`, `10.5-focal`, `10.5.15`, `10.5`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.5/Dockerfile)
|
||||
- [`10.4.24-focal`, `10.4-focal`, `10.4.24`, `10.4`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.4/Dockerfile)
|
||||
- [`10.3.34-focal`, `10.3-focal`, `10.3.34`, `10.3`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.3/Dockerfile)
|
||||
- [`10.2.43-bionic`, `10.2-bionic`, `10.2.43`, `10.2`](https://github.com/MariaDB/mariadb-docker/blob/cd10ba6c780e49e732ca0eacb76affaac6e87d74/10.2/Dockerfile)
|
||||
- [`10.8.2-rc-focal`, `10.8-rc-focal`, `10.8.2-rc`, `10.8-rc`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.8/Dockerfile)
|
||||
- [`10.7.3-focal`, `10.7-focal`, `10-focal`, `focal`, `10.7.3`, `10.7`, `10`, `latest`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.7/Dockerfile)
|
||||
- [`10.6.7-focal`, `10.6-focal`, `10.6.7`, `10.6`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.6/Dockerfile)
|
||||
- [`10.5.15-focal`, `10.5-focal`, `10.5.15`, `10.5`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.5/Dockerfile)
|
||||
- [`10.4.24-focal`, `10.4-focal`, `10.4.24`, `10.4`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.4/Dockerfile)
|
||||
- [`10.3.34-focal`, `10.3-focal`, `10.3.34`, `10.3`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.3/Dockerfile)
|
||||
- [`10.2.43-bionic`, `10.2-bionic`, `10.2.43`, `10.2`](https://github.com/MariaDB/mariadb-docker/blob/bd9968e3387fa60e0a149cae2c1bb43a53ea1f3e/10.2/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -24,10 +24,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`4.4.1`, `4.4`, `4`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/33b4e3e8a295bcbab28c58cd85eaeb1fd30c3cce/4.4/Dockerfile)
|
||||
- [`4.5.0`, `4.5`, `4`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/fe575c6891e85aa2382e1d4688cb1d6aa0717645/4.5/Dockerfile)
|
||||
- [`4.4.2`, `4.4`](https://github.com/RocketChat/Docker.Official.Image/blob/fe575c6891e85aa2382e1d4688cb1d6aa0717645/4.4/Dockerfile)
|
||||
- [`4.3.3`, `4.3`](https://github.com/RocketChat/Docker.Official.Image/blob/ae53b3e00e74e77e4141c435ee8b24ab010798c0/4.3/Dockerfile)
|
||||
- [`4.2.4`, `4.2`](https://github.com/RocketChat/Docker.Official.Image/blob/ae53b3e00e74e77e4141c435ee8b24ab010798c0/4.2/Dockerfile)
|
||||
- [`4.1.4`, `4.1`](https://github.com/RocketChat/Docker.Official.Image/blob/ae53b3e00e74e77e4141c435ee8b24ab010798c0/4.1/Dockerfile)
|
||||
- [`3.18.5`, `3.18`, `3`](https://github.com/RocketChat/Docker.Official.Image/blob/ae53b3e00e74e77e4141c435ee8b24ab010798c0/3.18/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
|
|
|||
Loading…
Reference in New Issue