Skip to content

Commit 003b378

Browse files
Run update.sh
1 parent 77ba271 commit 003b378

File tree

4 files changed

+57
-40
lines changed

4 files changed

+57
-40
lines changed

maven/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ WARNING:
3030
- [`3.9.4-eclipse-temurin-17`, `3.9-eclipse-temurin-17`, `3-eclipse-temurin-17`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-17/Dockerfile)
3131
- [`3.9.4-eclipse-temurin-17-alpine`, `3.9-eclipse-temurin-17-alpine`, `3-eclipse-temurin-17-alpine`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-17-alpine/Dockerfile)
3232
- [`3.9.4-eclipse-temurin-17-focal`, `3.9-eclipse-temurin-17-focal`, `3-eclipse-temurin-17-focal`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-17-focal/Dockerfile)
33-
- [`3.9.4-eclipse-temurin-20`, `3.9.4`, `3.9.4-eclipse-temurin`, `3.9-eclipse-temurin-20`, `3.9`, `3.9-eclipse-temurin`, `3-eclipse-temurin-20`, `3`, `latest`, `3-eclipse-temurin`, `eclipse-temurin`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-20/Dockerfile)
34-
- [`3.9.4-eclipse-temurin-20-alpine`, `3.9-eclipse-temurin-20-alpine`, `3-eclipse-temurin-20-alpine`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-20-alpine/Dockerfile)
33+
- [`3.9.4-eclipse-temurin-21`, `3.9.4`, `3.9.4-eclipse-temurin`, `3.9-eclipse-temurin-21`, `3.9`, `3.9-eclipse-temurin`, `3-eclipse-temurin-21`, `3`, `latest`, `3-eclipse-temurin`, `eclipse-temurin`](https://github.com/carlossg/docker-maven/blob/134517fbdef9e977dc3b545533953ac5a493390b/eclipse-temurin-21/Dockerfile)
34+
- [`3.9.4-eclipse-temurin-21-alpine`, `3.9-eclipse-temurin-21-alpine`, `3-eclipse-temurin-21-alpine`](https://github.com/carlossg/docker-maven/blob/134517fbdef9e977dc3b545533953ac5a493390b/eclipse-temurin-21-alpine/Dockerfile)
3535
- [`3.9.4-eclipse-temurin-8`, `3.9-eclipse-temurin-8`, `3-eclipse-temurin-8`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-8/Dockerfile)
3636
- [`3.9.4-eclipse-temurin-8-alpine`, `3.9-eclipse-temurin-8-alpine`, `3-eclipse-temurin-8-alpine`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-8-alpine/Dockerfile)
3737
- [`3.9.4-eclipse-temurin-8-focal`, `3.9-eclipse-temurin-8-focal`, `3-eclipse-temurin-8-focal`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/eclipse-temurin-8-focal/Dockerfile)
@@ -54,8 +54,8 @@ WARNING:
5454
- [`3.9.4-amazoncorretto-8-al2023`, `3.9-amazoncorretto-8-al2023`, `3-amazoncorretto-8-al2023`](https://github.com/carlossg/docker-maven/blob/70289540a9c5078ffa8cdde7ab6432248f942d54/amazoncorretto-8-al2023/Dockerfile)
5555
- [`3.9.4-amazoncorretto-8-debian`, `3.9.4-amazoncorretto-8-debian-bookworm`, `3.9-amazoncorretto-8-debian`, `3.9-amazoncorretto-8-debian-bookworm`, `3-amazoncorretto-8-debian`, `3-amazoncorretto-8-debian-bookworm`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/amazoncorretto-8-debian/Dockerfile)
5656
- [`3.9.4-sapmachine-11`, `3.9-sapmachine-11`, `3-sapmachine-11`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/sapmachine-11/Dockerfile)
57-
- [`3.9.4-sapmachine-17`, `3.9.4-sapmachine`, `3.9-sapmachine-17`, `3.9-sapmachine`, `3-sapmachine-17`, `3-sapmachine`, `sapmachine`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/sapmachine-17/Dockerfile)
58-
- [`3.9.4-sapmachine-21`, `3.9-sapmachine-21`, `3-sapmachine-21`](https://github.com/carlossg/docker-maven/blob/c6ea9b77dab964547324ce49b61ea542fc55f5b5/sapmachine-21/Dockerfile)
57+
- [`3.9.4-sapmachine-17`, `3.9-sapmachine-17`, `3-sapmachine-17`](https://github.com/carlossg/docker-maven/blob/d7319e0caa2961b402073e8054bc63e8dc48d969/sapmachine-17/Dockerfile)
58+
- [`3.9.4-sapmachine-21`, `3.9.4-sapmachine`, `3.9-sapmachine-21`, `3.9-sapmachine`, `3-sapmachine-21`, `3-sapmachine`, `sapmachine`](https://github.com/carlossg/docker-maven/blob/c6ea9b77dab964547324ce49b61ea542fc55f5b5/sapmachine-21/Dockerfile)
5959

6060
# Quick reference (cont.)
6161

php/README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,23 @@ WARNING:
6666
- [`8.2.11-cli-alpine3.17`, `8.2-cli-alpine3.17`, `8-cli-alpine3.17`, `cli-alpine3.17`, `8.2.11-alpine3.17`, `8.2-alpine3.17`, `8-alpine3.17`, `alpine3.17`](https://github.com/docker-library/php/blob/7f89b1440e0122cc0edaf4ee0dbd8e1d7510df73/8.2/alpine3.17/cli/Dockerfile)
6767
- [`8.2.11-fpm-alpine3.17`, `8.2-fpm-alpine3.17`, `8-fpm-alpine3.17`, `fpm-alpine3.17`](https://github.com/docker-library/php/blob/7f89b1440e0122cc0edaf4ee0dbd8e1d7510df73/8.2/alpine3.17/fpm/Dockerfile)
6868
- [`8.2.11-zts-alpine3.17`, `8.2-zts-alpine3.17`, `8-zts-alpine3.17`, `zts-alpine3.17`](https://github.com/docker-library/php/blob/7f89b1440e0122cc0edaf4ee0dbd8e1d7510df73/8.2/alpine3.17/zts/Dockerfile)
69+
- [`8.1.25RC1-cli-bookworm`, `8.1-rc-cli-bookworm`, `8.1.25RC1-bookworm`, `8.1-rc-bookworm`, `8.1.25RC1-cli`, `8.1-rc-cli`, `8.1.25RC1`, `8.1-rc`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bookworm/cli/Dockerfile)
70+
- [`8.1.25RC1-apache-bookworm`, `8.1-rc-apache-bookworm`, `8.1.25RC1-apache`, `8.1-rc-apache`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bookworm/apache/Dockerfile)
71+
- [`8.1.25RC1-fpm-bookworm`, `8.1-rc-fpm-bookworm`, `8.1.25RC1-fpm`, `8.1-rc-fpm`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bookworm/fpm/Dockerfile)
72+
- [`8.1.25RC1-zts-bookworm`, `8.1-rc-zts-bookworm`, `8.1.25RC1-zts`, `8.1-rc-zts`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bookworm/zts/Dockerfile)
73+
- [`8.1.25RC1-cli-bullseye`, `8.1-rc-cli-bullseye`, `8.1.25RC1-bullseye`, `8.1-rc-bullseye`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bullseye/cli/Dockerfile)
74+
- [`8.1.25RC1-apache-bullseye`, `8.1-rc-apache-bullseye`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bullseye/apache/Dockerfile)
75+
- [`8.1.25RC1-fpm-bullseye`, `8.1-rc-fpm-bullseye`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bullseye/fpm/Dockerfile)
76+
- [`8.1.25RC1-zts-bullseye`, `8.1-rc-zts-bullseye`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/bullseye/zts/Dockerfile)
77+
- [`8.1.25RC1-cli-alpine3.18`, `8.1-rc-cli-alpine3.18`, `8.1.25RC1-alpine3.18`, `8.1-rc-alpine3.18`, `8.1.25RC1-cli-alpine`, `8.1-rc-cli-alpine`, `8.1.25RC1-alpine`, `8.1-rc-alpine`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.18/cli/Dockerfile)
78+
- [`8.1.25RC1-fpm-alpine3.18`, `8.1-rc-fpm-alpine3.18`, `8.1.25RC1-fpm-alpine`, `8.1-rc-fpm-alpine`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.18/fpm/Dockerfile)
79+
- [`8.1.25RC1-zts-alpine3.18`, `8.1-rc-zts-alpine3.18`, `8.1.25RC1-zts-alpine`, `8.1-rc-zts-alpine`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.18/zts/Dockerfile)
80+
- [`8.1.25RC1-cli-alpine3.17`, `8.1-rc-cli-alpine3.17`, `8.1.25RC1-alpine3.17`, `8.1-rc-alpine3.17`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.17/cli/Dockerfile)
81+
- [`8.1.25RC1-fpm-alpine3.17`, `8.1-rc-fpm-alpine3.17`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.17/fpm/Dockerfile)
82+
- [`8.1.25RC1-zts-alpine3.17`, `8.1-rc-zts-alpine3.17`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.17/zts/Dockerfile)
83+
- [`8.1.25RC1-cli-alpine3.16`, `8.1-rc-cli-alpine3.16`, `8.1.25RC1-alpine3.16`, `8.1-rc-alpine3.16`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.16/cli/Dockerfile)
84+
- [`8.1.25RC1-fpm-alpine3.16`, `8.1-rc-fpm-alpine3.16`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.16/fpm/Dockerfile)
85+
- [`8.1.25RC1-zts-alpine3.16`, `8.1-rc-zts-alpine3.16`](https://github.com/docker-library/php/blob/1a6da8ae11ee48864736d0401c50cde3f61748dc/8.1-rc/alpine3.16/zts/Dockerfile)
6986
- [`8.1.24-cli-bookworm`, `8.1-cli-bookworm`, `8.1.24-bookworm`, `8.1-bookworm`, `8.1.24-cli`, `8.1-cli`, `8.1.24`, `8.1`](https://github.com/docker-library/php/blob/dd8ca598756729ec69591046750ee6b49099d067/8.1/bookworm/cli/Dockerfile)
7087
- [`8.1.24-apache-bookworm`, `8.1-apache-bookworm`, `8.1.24-apache`, `8.1-apache`](https://github.com/docker-library/php/blob/dd8ca598756729ec69591046750ee6b49099d067/8.1/bookworm/apache/Dockerfile)
7188
- [`8.1.24-fpm-bookworm`, `8.1-fpm-bookworm`, `8.1.24-fpm`, `8.1-fpm`](https://github.com/docker-library/php/blob/dd8ca598756729ec69591046750ee6b49099d067/8.1/bookworm/fpm/Dockerfile)

0 commit comments

Comments
 (0)