Skip to content

Commit 80e12f6

Browse files
Run update.sh
1 parent 706eadc commit 80e12f6

File tree

6 files changed

+52
-38
lines changed

6 files changed

+52
-38
lines changed

haproxy/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ WARNING:
3434
- [`2.1.12-alpine`, `2.1-alpine`](https://github.com/docker-library/haproxy/blob/1c2c1d6296a178444fa8a8961e704f81a56086f5/2.1/alpine/Dockerfile)
3535
- [`2.0.21`, `2.0`](https://github.com/docker-library/haproxy/blob/fb9129b2ec7491d322c49ea2904e89a359943911/2.0/Dockerfile)
3636
- [`2.0.21-alpine`, `2.0-alpine`](https://github.com/docker-library/haproxy/blob/fb9129b2ec7491d322c49ea2904e89a359943911/2.0/alpine/Dockerfile)
37-
- [`1.8.28`, `1.8`](https://github.com/docker-library/haproxy/blob/74912d5713bfb45596c55a174342898bd2c58960/1.8/Dockerfile)
38-
- [`1.8.28-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/dba80a9d073ce4d624fb52c4e8afd449561654c8/1.8/alpine/Dockerfile)
37+
- [`1.8.29`, `1.8`](https://github.com/docker-library/haproxy/blob/840443817e8eebfb3a9d80de68ac5af1415c09c2/1.8/Dockerfile)
38+
- [`1.8.29-alpine`, `1.8-alpine`](https://github.com/docker-library/haproxy/blob/840443817e8eebfb3a9d80de68ac5af1415c09c2/1.8/alpine/Dockerfile)
3939
- [`1.7.12`, `1.7`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/1.7/Dockerfile)
4040
- [`1.7.12-alpine`, `1.7-alpine`](https://github.com/docker-library/haproxy/blob/82ff028a25c55c36e8c39b16390e4e04efa2bc4a/1.7/alpine/Dockerfile)
4141

monica/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`2.19.1-apache`, `2.19-apache`, `2-apache`, `apache`, `2.19.1`, `2.19`, `2`, `latest`](https://github.com/monicahq/docker/blob/1c9fd657cfc59067da9b30479ddf5cd04750b392/apache/Dockerfile)
28-
- [`2.19.1-fpm`, `2.19-fpm`, `2-fpm`, `fpm`](https://github.com/monicahq/docker/blob/1c9fd657cfc59067da9b30479ddf5cd04750b392/fpm/Dockerfile)
29-
- [`2.19.1-fpm-alpine`, `2.19-fpm-alpine`, `2-fpm-alpine`, `fpm-alpine`](https://github.com/monicahq/docker/blob/1c9fd657cfc59067da9b30479ddf5cd04750b392/fpm-alpine/Dockerfile)
27+
- [`2.20.0-apache`, `2.20-apache`, `2-apache`, `apache`, `2.20.0`, `2.20`, `2`, `latest`](https://github.com/monicahq/docker/blob/0930aec604aa54e3a5bfceb003ebe4f176808900/apache/Dockerfile)
28+
- [`2.20.0-fpm`, `2.20-fpm`, `2-fpm`, `fpm`](https://github.com/monicahq/docker/blob/0930aec604aa54e3a5bfceb003ebe4f176808900/fpm/Dockerfile)
29+
- [`2.20.0-fpm-alpine`, `2.20-fpm-alpine`, `2-fpm-alpine`, `fpm-alpine`](https://github.com/monicahq/docker/blob/0930aec604aa54e3a5bfceb003ebe4f176808900/fpm-alpine/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

open-liberty/README.md

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,22 +24,20 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`beta`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/latest/beta/Dockerfile.ubuntu.adoptopenjdk8)
28-
- [`beta-java11`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/latest/beta/Dockerfile.ubuntu.adoptopenjdk11)
29-
- [`kernel-slim`, `kernel-slim-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/latest/kernel-slim/Dockerfile.ubuntu.adoptopenjdk8)
30-
- [`kernel-slim-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/latest/kernel-slim/Dockerfile.ubuntu.adoptopenjdk11)
31-
- [`full`, `full-java8-openj9`, `latest`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk8)
32-
- [`full-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk11)
33-
- [`21.0.0.2-kernel-slim-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/21.0.0.2/kernel-slim/Dockerfile.ubuntu.adoptopenjdk8)
34-
- [`21.0.0.2-kernel-slim-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/21.0.0.2/kernel-slim/Dockerfile.ubuntu.adoptopenjdk11)
35-
- [`21.0.0.2-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/21.0.0.2/full/Dockerfile.ubuntu.adoptopenjdk8)
36-
- [`21.0.0.2-full-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/21.0.0.2/full/Dockerfile.ubuntu.adoptopenjdk11)
37-
- [`20.0.0.12-kernel-slim-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/20.0.0.12/kernel-slim/Dockerfile.ubuntu.adoptopenjdk8)
38-
- [`20.0.0.12-kernel-slim-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/20.0.0.12/kernel-slim/Dockerfile.ubuntu.adoptopenjdk11)
39-
- [`20.0.0.12-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/20.0.0.12/full/Dockerfile.ubuntu.adoptopenjdk8)
40-
- [`20.0.0.12-full-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/20.0.0.12/full/Dockerfile.ubuntu.adoptopenjdk11)
41-
- [`20.0.0.9-kernel-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/20.0.0.9/kernel/Dockerfile.ubuntu.adoptopenjdk8)
42-
- [`20.0.0.9-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/ce388adb04648887154867bba1ca0a6986fa635a/releases/20.0.0.9/full/Dockerfile.ubuntu.adoptopenjdk8)
27+
- [`beta`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/latest/beta/Dockerfile.ubuntu.adoptopenjdk8)
28+
- [`beta-java11`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/latest/beta/Dockerfile.ubuntu.adoptopenjdk11)
29+
- [`kernel-slim`, `kernel-slim-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/latest/kernel-slim/Dockerfile.ubuntu.adoptopenjdk8)
30+
- [`kernel-slim-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/latest/kernel-slim/Dockerfile.ubuntu.adoptopenjdk11)
31+
- [`full`, `full-java8-openj9`, `latest`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk8)
32+
- [`full-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/latest/full/Dockerfile.ubuntu.adoptopenjdk11)
33+
- [`21.0.0.3-kernel-slim-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/21.0.0.3/kernel-slim/Dockerfile.ubuntu.adoptopenjdk8)
34+
- [`21.0.0.3-kernel-slim-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/21.0.0.3/kernel-slim/Dockerfile.ubuntu.adoptopenjdk11)
35+
- [`21.0.0.3-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/21.0.0.3/full/Dockerfile.ubuntu.adoptopenjdk8)
36+
- [`21.0.0.3-full-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/21.0.0.3/full/Dockerfile.ubuntu.adoptopenjdk11)
37+
- [`20.0.0.12-kernel-slim-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/20.0.0.12/kernel-slim/Dockerfile.ubuntu.adoptopenjdk8)
38+
- [`20.0.0.12-kernel-slim-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/20.0.0.12/kernel-slim/Dockerfile.ubuntu.adoptopenjdk11)
39+
- [`20.0.0.12-full-java8-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/20.0.0.12/full/Dockerfile.ubuntu.adoptopenjdk8)
40+
- [`20.0.0.12-full-java11-openj9`](https://github.com/OpenLiberty/ci.docker/blob/b1dbcedaacc014f39de1123c5432e33836c5430a/releases/20.0.0.12/full/Dockerfile.ubuntu.adoptopenjdk11)
4341

4442
# Quick reference (cont.)
4543

photon/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`4.0`, `4.0-20210312`, `latest`](https://github.com/vmware/photon-docker-image/blob/f493bcbf9fb62ffdf0b07f6f7bceee2611916a6c/docker/Dockerfile)
28-
- [`3.0`, `3.0-20210312`](https://github.com/vmware/photon-docker-image/blob/333c9d27025c95433b3027854ce083e07e5ec5f5/docker/Dockerfile)
29-
- [`1.0`, `1.0-20210305`](https://github.com/vmware/photon-docker-image/blob/32e5fceb965a9d0392f6a6a932bff93a9078e904/docker/Dockerfile)
30-
- [`2.0`, `2.0-20210312`](https://github.com/vmware/photon-docker-image/blob/ba5e6c7bd6e7c8ffe86d8131d2f7f40341476b24/docker/Dockerfile)
27+
- [`4.0`, `4.0-20210319`, `latest`](https://github.com/vmware/photon-docker-image/blob/929e683987b307750073ef8769acd16919d05e99/docker/Dockerfile)
28+
- [`3.0`, `3.0-20210319`](https://github.com/vmware/photon-docker-image/blob/cfa8f180815e0bb066acc41580d30a19ffa202a0/docker/Dockerfile)
29+
- [`1.0`, `1.0-20210319`](https://github.com/vmware/photon-docker-image/blob/be360d1f202f5b28afef6ad4dc7ef94131feede6/docker/Dockerfile)
30+
- [`2.0`, `2.0-20210319`](https://github.com/vmware/photon-docker-image/blob/e1559a9db176e8cddbb15b21ff1a535873090eba/docker/Dockerfile)
3131

3232
# Quick reference (cont.)
3333

0 commit comments

Comments
 (0)