Run update.sh
This commit is contained in:
parent
795bfb54b4
commit
e8eeb9e2c6
|
|
@ -24,10 +24,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.9.0-beta.2`, `3.9-rc`](https://github.com/docker-library/rabbitmq/blob/59789a4a764d3fcf63be8651c05dbfcecfa7ac10/3.9-rc/ubuntu/Dockerfile)
|
||||
- [`3.9.0-beta.2-management`, `3.9-rc-management`](https://github.com/docker-library/rabbitmq/blob/0d1c84a50aa69305b2fa3e98632a206d3d2a3f9f/3.9-rc/ubuntu/management/Dockerfile)
|
||||
- [`3.9.0-beta.2-alpine`, `3.9-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/59789a4a764d3fcf63be8651c05dbfcecfa7ac10/3.9-rc/alpine/Dockerfile)
|
||||
- [`3.9.0-beta.2-management-alpine`, `3.9-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/0d1c84a50aa69305b2fa3e98632a206d3d2a3f9f/3.9-rc/alpine/management/Dockerfile)
|
||||
- [`3.9.0-rc.1`, `3.9-rc`](https://github.com/docker-library/rabbitmq/blob/e99ec446e56acac7f57f3e552be70c0421003666/3.9-rc/ubuntu/Dockerfile)
|
||||
- [`3.9.0-rc.1-management`, `3.9-rc-management`](https://github.com/docker-library/rabbitmq/blob/0d1c84a50aa69305b2fa3e98632a206d3d2a3f9f/3.9-rc/ubuntu/management/Dockerfile)
|
||||
- [`3.9.0-rc.1-alpine`, `3.9-rc-alpine`](https://github.com/docker-library/rabbitmq/blob/e99ec446e56acac7f57f3e552be70c0421003666/3.9-rc/alpine/Dockerfile)
|
||||
- [`3.9.0-rc.1-management-alpine`, `3.9-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/0d1c84a50aa69305b2fa3e98632a206d3d2a3f9f/3.9-rc/alpine/management/Dockerfile)
|
||||
- [`3.8.19`, `3.8`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/67d05697020c3439aa45aaeadc9a23922a21b92c/3.8/ubuntu/Dockerfile)
|
||||
- [`3.8.19-management`, `3.8-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/0d1c84a50aa69305b2fa3e98632a206d3d2a3f9f/3.8/ubuntu/management/Dockerfile)
|
||||
- [`3.8.19-alpine`, `3.8-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/67d05697020c3439aa45aaeadc9a23922a21b92c/3.8/alpine/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -24,9 +24,9 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`3.15.1`, `3.15`, `3`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/2d2b9be110be03050cc9b47fa9b11a0b07f53a1b/3.15/Dockerfile)
|
||||
- [`3.16.2`, `3.16`, `3`, `latest`](https://github.com/RocketChat/Docker.Official.Image/blob/74d96d6cae29412ee6e2c7446c1b3b6f9e18ed15/3.16/Dockerfile)
|
||||
- [`3.15.3`, `3.15`](https://github.com/RocketChat/Docker.Official.Image/blob/74d96d6cae29412ee6e2c7446c1b3b6f9e18ed15/3.15/Dockerfile)
|
||||
- [`3.14.5`, `3.14`](https://github.com/RocketChat/Docker.Official.Image/blob/2d2b9be110be03050cc9b47fa9b11a0b07f53a1b/3.14/Dockerfile)
|
||||
- [`3.13.5`, `3.13`](https://github.com/RocketChat/Docker.Official.Image/blob/05c37cfd9ffdd2ee54b274b949742a539760c9f9/3.13/Dockerfile)
|
||||
- [`2.4.14`, `2.4`, `2`](https://github.com/RocketChat/Docker.Official.Image/blob/8c163b1c5a8e077280d8dc2301ba75dfbfd52d32/2.4/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
|
|
|||
Loading…
Reference in New Issue