Run update.sh
This commit is contained in:
parent
496940964e
commit
9179c6e82b
|
|
@ -24,9 +24,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`2.0.16`, `2.0`, `2`, `latest`](https://github.com/eclipse/mosquitto/blob/166d1489f2c425f8b04bf1a25dd90e9724628eac/docker/2.0/Dockerfile)
|
||||
- [`2.0.16-openssl`, `2.0-openssl`, `2-openssl`, `openssl`](https://github.com/eclipse/mosquitto/blob/166d1489f2c425f8b04bf1a25dd90e9724628eac/docker/2.0-openssl/Dockerfile)
|
||||
- [`1.6.15-openssl`, `1.6-openssl`](https://github.com/eclipse/mosquitto/blob/166d1489f2c425f8b04bf1a25dd90e9724628eac/docker/1.6-openssl/Dockerfile)
|
||||
- [`2.0.17`, `2.0`, `2`, `latest`](https://github.com/eclipse/mosquitto/blob/f762a3fd1ced66b6cd32d8dc137f0523708dac1f/docker/2.0/Dockerfile)
|
||||
- [`2.0.17-openssl`, `2.0-openssl`, `2-openssl`, `openssl`](https://github.com/eclipse/mosquitto/blob/f762a3fd1ced66b6cd32d8dc137f0523708dac1f/docker/2.0-openssl/Dockerfile)
|
||||
- [`1.6.15-openssl`, `1.6-openssl`](https://github.com/eclipse/mosquitto/blob/f762a3fd1ced66b6cd32d8dc137f0523708dac1f/docker/1.6-openssl/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@ Also see the ["Getting Help with MariaDB" article on the MariaDB Knowledge Base]
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`11.1.1-rc-jammy`, `11.1-rc-jammy`, `11.1.1-rc`, `11.1-rc`](https://github.com/MariaDB/mariadb-docker/blob/28adeb9071427d1e18aa9317f41d62fa4a0f3769/11.1/Dockerfile)
|
||||
- [`11.1.2-rc-jammy`, `11.1-rc-jammy`, `11.1.2-rc`, `11.1-rc`](https://github.com/MariaDB/mariadb-docker/blob/71a2ef521e510a656934623c471593dfc9753d8a/11.1/Dockerfile)
|
||||
- [`11.0.3-jammy`, `11.0-jammy`, `11-jammy`, `jammy`, `11.0.3`, `11.0`, `11`, `latest`](https://github.com/MariaDB/mariadb-docker/blob/73a6fc045e12961287d2f41a6473bbf4e0eddeba/11.0/Dockerfile)
|
||||
- [`10.11.5-jammy`, `10.11-jammy`, `10-jammy`, `lts-jammy`, `10.11.5`, `10.11`, `10`, `lts`](https://github.com/MariaDB/mariadb-docker/blob/73a6fc045e12961287d2f41a6473bbf4e0eddeba/10.11/Dockerfile)
|
||||
- [`10.10.6-jammy`, `10.10-jammy`, `10.10.6`, `10.10`](https://github.com/MariaDB/mariadb-docker/blob/73a6fc045e12961287d2f41a6473bbf4e0eddeba/10.10/Dockerfile)
|
||||
|
|
|
|||
Loading…
Reference in New Issue