diff --git a/aerospike/README.md b/aerospike/README.md index 62767a700..69ac1796f 100644 --- a/aerospike/README.md +++ b/aerospike/README.md @@ -24,9 +24,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`ee-8.0.0.8`, `ee-8.0.0.8_1`](https://github.com/aerospike/aerospike-server.docker/blob/210708576d3aa769dec734576a5b2788b013aea1/enterprise/ubuntu24.04/Dockerfile) +- [`ee-8.0.0.9`, `ee-8.0.0.9_1`](https://github.com/aerospike/aerospike-server.docker/blob/89436530fb2cfa4613ada9a2e6d63733faa51195/enterprise/ubuntu24.04/Dockerfile) -- [`ce-8.0.0.8`, `ce-8.0.0.8_1`](https://github.com/aerospike/aerospike-server.docker/blob/210708576d3aa769dec734576a5b2788b013aea1/community/ubuntu24.04/Dockerfile) +- [`ce-8.0.0.9`, `ce-8.0.0.9_1`](https://github.com/aerospike/aerospike-server.docker/blob/89436530fb2cfa4613ada9a2e6d63733faa51195/community/ubuntu24.04/Dockerfile) # Quick reference (cont.) diff --git a/docker/README.md b/docker/README.md index 7b97d4137..9a1e159ba 100644 --- a/docker/README.md +++ b/docker/README.md @@ -28,22 +28,22 @@ WARNING: ## Simple Tags -- [`28.3.2-cli`, `28.3-cli`, `28-cli`, `cli`, `28.3.2-cli-alpine3.22`](https://github.com/docker-library/docker/blob/43846ae8bfe7ca7f46d9d49a098be861374b12d8/28/cli/Dockerfile) +- [`28.3.3-cli`, `28.3-cli`, `28-cli`, `cli`, `28.3.3-cli-alpine3.22`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/cli/Dockerfile) -- [`28.3.2-dind`, `28.3-dind`, `28-dind`, `dind`, `28.3.2-dind-alpine3.22`, `28.3.2`, `28.3`, `28`, `latest`, `28.3.2-alpine3.22`](https://github.com/docker-library/docker/blob/970a23424906f35f372532787bd20259e5090888/28/dind/Dockerfile) +- [`28.3.3-dind`, `28.3-dind`, `28-dind`, `dind`, `28.3.3-dind-alpine3.22`, `28.3.3`, `28.3`, `28`, `latest`, `28.3.3-alpine3.22`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/dind/Dockerfile) -- [`28.3.2-dind-rootless`, `28.3-dind-rootless`, `28-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/970a23424906f35f372532787bd20259e5090888/28/dind-rootless/Dockerfile) +- [`28.3.3-dind-rootless`, `28.3-dind-rootless`, `28-dind-rootless`, `dind-rootless`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/dind-rootless/Dockerfile) -- [`28.3.2-windowsservercore-ltsc2025`, `28.3-windowsservercore-ltsc2025`, `28-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/43846ae8bfe7ca7f46d9d49a098be861374b12d8/28/windows/windowsservercore-ltsc2025/Dockerfile) +- [`28.3.3-windowsservercore-ltsc2025`, `28.3-windowsservercore-ltsc2025`, `28-windowsservercore-ltsc2025`, `windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/windows/windowsservercore-ltsc2025/Dockerfile) -- [`28.3.2-windowsservercore-ltsc2022`, `28.3-windowsservercore-ltsc2022`, `28-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/43846ae8bfe7ca7f46d9d49a098be861374b12d8/28/windows/windowsservercore-ltsc2022/Dockerfile) +- [`28.3.3-windowsservercore-ltsc2022`, `28.3-windowsservercore-ltsc2022`, `28-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/windows/windowsservercore-ltsc2022/Dockerfile) ## Shared Tags -- `28.3.2-windowsservercore`, `28.3-windowsservercore`, `28-windowsservercore`, `windowsservercore`: +- `28.3.3-windowsservercore`, `28.3-windowsservercore`, `28-windowsservercore`, `windowsservercore`: - - [`28.3.2-windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/43846ae8bfe7ca7f46d9d49a098be861374b12d8/28/windows/windowsservercore-ltsc2025/Dockerfile) - - [`28.3.2-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/43846ae8bfe7ca7f46d9d49a098be861374b12d8/28/windows/windowsservercore-ltsc2022/Dockerfile) + - [`28.3.3-windowsservercore-ltsc2025`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/windows/windowsservercore-ltsc2025/Dockerfile) + - [`28.3.3-windowsservercore-ltsc2022`](https://github.com/docker-library/docker/blob/7d789f6d3ca9d6cef6c7cbcbbefbd6483ee3d2cd/28/windows/windowsservercore-ltsc2022/Dockerfile) # Quick reference (cont.) diff --git a/memcached/README.md b/memcached/README.md index 493840b60..ee8116640 100644 --- a/memcached/README.md +++ b/memcached/README.md @@ -24,9 +24,9 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`1.6.38`, `1.6`, `1`, `latest`, `1.6.38-bookworm`, `1.6-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/memcached/blob/41e28506e64d0b5daabbafc8d6349eddc91c17c0/1/debian/Dockerfile) +- [`1.6.39`, `1.6`, `1`, `latest`, `1.6.39-bookworm`, `1.6-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/memcached/blob/82dce5b661528c56980b7166b1065c149fab783e/1/debian/Dockerfile) -- [`1.6.38-alpine`, `1.6-alpine`, `1-alpine`, `alpine`, `1.6.38-alpine3.22`, `1.6-alpine3.22`, `1-alpine3.22`, `alpine3.22`](https://github.com/docker-library/memcached/blob/41e28506e64d0b5daabbafc8d6349eddc91c17c0/1/alpine/Dockerfile) +- [`1.6.39-alpine`, `1.6-alpine`, `1-alpine`, `alpine`, `1.6.39-alpine3.22`, `1.6-alpine3.22`, `1-alpine3.22`, `alpine3.22`](https://github.com/docker-library/memcached/blob/82dce5b661528c56980b7166b1065c149fab783e/1/alpine/Dockerfile) # Quick reference (cont.) diff --git a/sonarqube/README.md b/sonarqube/README.md index bedc348f1..0cef7326b 100644 --- a/sonarqube/README.md +++ b/sonarqube/README.md @@ -24,13 +24,13 @@ WARNING: # Supported tags and respective `Dockerfile` links -- [`2025.3.1-developer`, `2025.3-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/commercial-editions/developer/Dockerfile) +- [`2025.4.0-developer`, `2025.4-developer`, `developer`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/commercial-editions/developer/Dockerfile) -- [`2025.3.1-enterprise`, `2025.3-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/commercial-editions/enterprise/Dockerfile) +- [`2025.4.0-enterprise`, `2025.4-enterprise`, `enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/commercial-editions/enterprise/Dockerfile) -- [`2025.3.1-datacenter-app`, `2025.3-datacenter-app`, `datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/commercial-editions/datacenter/app/Dockerfile) +- [`2025.4.0-datacenter-app`, `2025.4-datacenter-app`, `datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/commercial-editions/datacenter/app/Dockerfile) -- [`2025.3.1-datacenter-search`, `2025.3-datacenter-search`, `datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/commercial-editions/datacenter/search/Dockerfile) +- [`2025.4.0-datacenter-search`, `2025.4-datacenter-search`, `datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/commercial-editions/datacenter/search/Dockerfile) - [`2025.1.3-developer`, `2025.1-developer`, `2025-lta-developer`](https://github.com/SonarSource/docker-sonarqube/blob/2a5b137d0669b87f7dfe6c295a5078d7d7c1aaaf/commercial-editions/developer/Dockerfile) @@ -40,17 +40,17 @@ WARNING: - [`2025.1.3-datacenter-search`, `2025.1-datacenter-search`, `2025-lta-datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/2a5b137d0669b87f7dfe6c295a5078d7d7c1aaaf/commercial-editions/datacenter/search/Dockerfile) -- [`25.7.0.110598-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/community-build/Dockerfile) +- [`25.7.0.110598-community`, `community`, `latest`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/community-build/Dockerfile) -- [`9.9.8-community`, `9.9-community`, `9-community`, `lts`, `lts-community`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/9/community/Dockerfile) +- [`9.9.8-community`, `9.9-community`, `9-community`, `lts`, `lts-community`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/9/community/Dockerfile) -- [`9.9.8-developer`, `9.9-developer`, `9-developer`, `lts-developer`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/9/developer/Dockerfile) +- [`9.9.8-developer`, `9.9-developer`, `9-developer`, `lts-developer`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/9/developer/Dockerfile) -- [`9.9.9-enterprise`, `9.9-enterprise`, `9-enterprise`, `lts-enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/9/enterprise/Dockerfile) +- [`9.9.9-enterprise`, `9.9-enterprise`, `9-enterprise`, `lts-enterprise`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/9/enterprise/Dockerfile) -- [`9.9.9-datacenter-app`, `9.9-datacenter-app`, `9-datacenter-app`, `lts-datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/9/datacenter/app/Dockerfile) +- [`9.9.9-datacenter-app`, `9.9-datacenter-app`, `9-datacenter-app`, `lts-datacenter-app`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/9/datacenter/app/Dockerfile) -- [`9.9.9-datacenter-search`, `9.9-datacenter-search`, `9-datacenter-search`, `lts-datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/e29feb48414fb0f210d4d025158b7557eefe0092/9/datacenter/search/Dockerfile) +- [`9.9.9-datacenter-search`, `9.9-datacenter-search`, `9-datacenter-search`, `lts-datacenter-search`](https://github.com/SonarSource/docker-sonarqube/blob/4c717b6de25b4882074a79d7f02447004df555cf/9/datacenter/search/Dockerfile) # Quick reference (cont.)