Run update.sh
This commit is contained in:
parent
eaa111db8c
commit
552cd7de0e
|
|
@ -27,9 +27,9 @@ WARNING:
|
|||
- [`23.0-rc3`, `23`](https://github.com/erlang/docker-erlang-otp/blob/ecda83ed273e55e79ee478284a6ba16e37e4ed69/23/Dockerfile)
|
||||
- [`23.0-rc3-slim`, `23-slim`](https://github.com/erlang/docker-erlang-otp/blob/ecda83ed273e55e79ee478284a6ba16e37e4ed69/23/slim/Dockerfile)
|
||||
- [`23.0-rc3-alpine`, `23-alpine`](https://github.com/erlang/docker-erlang-otp/blob/ecda83ed273e55e79ee478284a6ba16e37e4ed69/23/alpine/Dockerfile)
|
||||
- [`22.3.3`, `22.3`, `22`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/4932d954e289cdb14e94d615bea79996e618088e/22/Dockerfile)
|
||||
- [`22.3.3-slim`, `22.3-slim`, `22-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/4932d954e289cdb14e94d615bea79996e618088e/22/slim/Dockerfile)
|
||||
- [`22.3.3-alpine`, `22.3-alpine`, `22-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/4932d954e289cdb14e94d615bea79996e618088e/22/alpine/Dockerfile)
|
||||
- [`22.3.4`, `22.3`, `22`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/93b423b5fdb067b7fc951cb8da8011a24daf3729/22/Dockerfile)
|
||||
- [`22.3.4-slim`, `22.3-slim`, `22-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/93b423b5fdb067b7fc951cb8da8011a24daf3729/22/slim/Dockerfile)
|
||||
- [`22.3.4-alpine`, `22.3-alpine`, `22-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/93b423b5fdb067b7fc951cb8da8011a24daf3729/22/alpine/Dockerfile)
|
||||
- [`21.3.8.15`, `21.3.8`, `21.3`, `21`](https://github.com/erlang/docker-erlang-otp/blob/75e255874efbf06d2543b9dad2f63e43f98051eb/21/Dockerfile)
|
||||
- [`21.3.8.15-slim`, `21.3.8-slim`, `21.3-slim`, `21-slim`](https://github.com/erlang/docker-erlang-otp/blob/75e255874efbf06d2543b9dad2f63e43f98051eb/21/slim/Dockerfile)
|
||||
- [`21.3.8.15-alpine`, `21.3.8-alpine`, `21.3-alpine`, `21-alpine`](https://github.com/erlang/docker-erlang-otp/blob/75e255874efbf06d2543b9dad2f63e43f98051eb/21/alpine/Dockerfile)
|
||||
|
|
|
|||
|
|
@ -24,10 +24,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`7.9.3-community`, `7.9-community`, `lts`](https://github.com/SonarSource/docker-sonarqube/blob/8e20fb49201cbf29bfdb152e08a38524afc26b15/7/community/Dockerfile)
|
||||
- [`8.3-community`, `8-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/8e20fb49201cbf29bfdb152e08a38524afc26b15/8/community/Dockerfile)
|
||||
- [`8.3-developer`, `8-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/8e20fb49201cbf29bfdb152e08a38524afc26b15/8/developer/Dockerfile)
|
||||
- [`8.3-enterprise`, `8-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/8e20fb49201cbf29bfdb152e08a38524afc26b15/8/enterprise/Dockerfile)
|
||||
- [`7.9.3-community`, `7.9-community`, `lts`](https://github.com/SonarSource/docker-sonarqube/blob/2f7290e97a56f71603eff494db0d6b8d34ca426e/7/community/Dockerfile)
|
||||
- [`8.3.1-community`, `8.3-community`, `8-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/2f7290e97a56f71603eff494db0d6b8d34ca426e/8/community/Dockerfile)
|
||||
- [`8.3.1-developer`, `8.3-developer`, `8-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/2f7290e97a56f71603eff494db0d6b8d34ca426e/8/developer/Dockerfile)
|
||||
- [`8.3.1-enterprise`, `8.3-enterprise`, `8-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/2f7290e97a56f71603eff494db0d6b8d34ca426e/8/enterprise/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue