Skip to content

Commit 7bf363e

Browse files
Run update.sh
1 parent 4b53ad8 commit 7bf363e

File tree

5 files changed

+36
-36
lines changed

5 files changed

+36
-36
lines changed

elixir/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.15.0-rc.2`, `1.15.0-rc`, `1.15`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/Dockerfile)
28-
- [`1.15.0-rc.2-slim`, `1.15.0-rc-slim`, `1.15-slim`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/slim/Dockerfile)
29-
- [`1.15.0-rc.2-alpine`, `1.15.0-rc-alpine`, `1.15-alpine`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/alpine/Dockerfile)
30-
- [`1.15.0-rc.2-otp-24`, `1.15.0-rc-otp-24`, `1.15-otp-24`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/otp-24/Dockerfile)
31-
- [`1.15.0-rc.2-otp-24-alpine`, `1.15.0-rc-otp-24-alpine`, `1.15-otp-24-alpine`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/otp-24-alpine/Dockerfile)
32-
- [`1.15.0-rc.2-otp-24-slim`, `1.15.0-rc-otp-24-slim`, `1.15-otp-24-slim`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/otp-24-slim/Dockerfile)
33-
- [`1.15.0-rc.2-otp-25`, `1.15.0-rc-otp-25`, `1.15-otp-25`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/otp-25/Dockerfile)
34-
- [`1.15.0-rc.2-otp-25-alpine`, `1.15.0-rc-otp-25-alpine`, `1.15-otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/otp-25-alpine/Dockerfile)
35-
- [`1.15.0-rc.2-otp-25-slim`, `1.15.0-rc-otp-25-slim`, `1.15-otp-25-slim`](https://github.com/erlef/docker-elixir/blob/e8b16bb2e929f74eb288d54f623aa70cd668df97/1.15/otp-25-slim/Dockerfile)
36-
- [`1.14.5`, `1.14`, `latest`](https://github.com/erlef/docker-elixir/blob/b8a45e284e0032a25e993ff60a8c6ea733848ad1/1.14/Dockerfile)
37-
- [`1.14.5-slim`, `1.14-slim`, `slim`](https://github.com/erlef/docker-elixir/blob/b8a45e284e0032a25e993ff60a8c6ea733848ad1/1.14/slim/Dockerfile)
38-
- [`1.14.5-alpine`, `1.14-alpine`, `alpine`](https://github.com/erlef/docker-elixir/blob/b8a45e284e0032a25e993ff60a8c6ea733848ad1/1.14/alpine/Dockerfile)
39-
- [`1.14.5-otp-24`, `1.14-otp-24`, `otp-24`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-24/Dockerfile)
40-
- [`1.14.5-otp-24-alpine`, `1.14-otp-24-alpine`, `otp-24-alpine`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-24-alpine/Dockerfile)
41-
- [`1.14.5-otp-24-slim`, `1.14-otp-24-slim`, `otp-24-slim`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-24-slim/Dockerfile)
42-
- [`1.14.5-otp-25`, `1.14-otp-25`, `otp-25`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-25/Dockerfile)
43-
- [`1.14.5-otp-25-alpine`, `1.14-otp-25-alpine`, `otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-25-alpine/Dockerfile)
44-
- [`1.14.5-otp-25-slim`, `1.14-otp-25-slim`, `otp-25-slim`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-25-slim/Dockerfile)
27+
- [`1.15.0`, `1.15`, `latest`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/Dockerfile)
28+
- [`1.15.0-slim`, `1.15-slim`, `slim`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/slim/Dockerfile)
29+
- [`1.15.0-alpine`, `1.15-alpine`, `alpine`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/alpine/Dockerfile)
30+
- [`1.15.0-otp-24`, `1.15-otp-24`, `otp-24`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/otp-24/Dockerfile)
31+
- [`1.15.0-otp-24-alpine`, `1.15-otp-24-alpine`, `otp-24-alpine`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/otp-24-alpine/Dockerfile)
32+
- [`1.15.0-otp-24-slim`, `1.15-otp-24-slim`, `otp-24-slim`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/otp-24-slim/Dockerfile)
33+
- [`1.15.0-otp-25`, `1.15-otp-25`, `otp-25`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/otp-25/Dockerfile)
34+
- [`1.15.0-otp-25-alpine`, `1.15-otp-25-alpine`, `otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/otp-25-alpine/Dockerfile)
35+
- [`1.15.0-otp-25-slim`, `1.15-otp-25-slim`, `otp-25-slim`](https://github.com/erlef/docker-elixir/blob/cf883e1a30a78319e4587f8b002b6cac5796a348/1.15/otp-25-slim/Dockerfile)
36+
- [`1.14.5`, `1.14`](https://github.com/erlef/docker-elixir/blob/b8a45e284e0032a25e993ff60a8c6ea733848ad1/1.14/Dockerfile)
37+
- [`1.14.5-slim`, `1.14-slim`](https://github.com/erlef/docker-elixir/blob/b8a45e284e0032a25e993ff60a8c6ea733848ad1/1.14/slim/Dockerfile)
38+
- [`1.14.5-alpine`, `1.14-alpine`](https://github.com/erlef/docker-elixir/blob/b8a45e284e0032a25e993ff60a8c6ea733848ad1/1.14/alpine/Dockerfile)
39+
- [`1.14.5-otp-24`, `1.14-otp-24`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-24/Dockerfile)
40+
- [`1.14.5-otp-24-alpine`, `1.14-otp-24-alpine`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-24-alpine/Dockerfile)
41+
- [`1.14.5-otp-24-slim`, `1.14-otp-24-slim`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-24-slim/Dockerfile)
42+
- [`1.14.5-otp-25`, `1.14-otp-25`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-25/Dockerfile)
43+
- [`1.14.5-otp-25-alpine`, `1.14-otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-25-alpine/Dockerfile)
44+
- [`1.14.5-otp-25-slim`, `1.14-otp-25-slim`](https://github.com/erlef/docker-elixir/blob/af8772135e126d906a96b347d83af796c55bd181/1.14/otp-25-slim/Dockerfile)
4545
- [`1.13.4`, `1.13`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/Dockerfile)
4646
- [`1.13.4-slim`, `1.13-slim`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/slim/Dockerfile)
4747
- [`1.13.4-alpine`, `1.13-alpine`](https://github.com/erlef/docker-elixir/blob/328f4c09d39b06502a90fa0c5bb30d6972593fac/1.13/alpine/Dockerfile)

nats/README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,20 @@ WARNING:
2828

2929
## Simple Tags
3030

31-
- [`2.9.18-alpine3.18`, `2.9-alpine3.18`, `2-alpine3.18`, `alpine3.18`, `2.9.18-alpine`, `2.9-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/alpine3.18/Dockerfile)
32-
- [`2.9.18-scratch`, `2.9-scratch`, `2-scratch`, `scratch`, `2.9.18-linux`, `2.9-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/scratch/Dockerfile)
33-
- [`2.9.18-windowsservercore-1809`, `2.9-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/windowsservercore-1809/Dockerfile)
34-
- [`2.9.18-nanoserver-1809`, `2.9-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/nanoserver-1809/Dockerfile)
31+
- [`2.9.19-alpine3.18`, `2.9-alpine3.18`, `2-alpine3.18`, `alpine3.18`, `2.9.19-alpine`, `2.9-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/alpine3.18/Dockerfile)
32+
- [`2.9.19-scratch`, `2.9-scratch`, `2-scratch`, `scratch`, `2.9.19-linux`, `2.9-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/scratch/Dockerfile)
33+
- [`2.9.19-windowsservercore-1809`, `2.9-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/windowsservercore-1809/Dockerfile)
34+
- [`2.9.19-nanoserver-1809`, `2.9-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/nanoserver-1809/Dockerfile)
3535

3636
## Shared Tags
3737

38-
- `2.9.18`, `2.9`, `2`, `latest`:
39-
- [`2.9.18-scratch`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/scratch/Dockerfile)
40-
- [`2.9.18-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/nanoserver-1809/Dockerfile)
41-
- `2.9.18-windowsservercore`, `2.9-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
42-
- [`2.9.18-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/windowsservercore-1809/Dockerfile)
43-
- `2.9.18-nanoserver`, `2.9-nanoserver`, `2-nanoserver`, `nanoserver`:
44-
- [`2.9.18-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/a7917b933c57aa43adb4d73f4fd7733a0fb545dd/2.9.18/nanoserver-1809/Dockerfile)
38+
- `2.9.19`, `2.9`, `2`, `latest`:
39+
- [`2.9.19-scratch`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/scratch/Dockerfile)
40+
- [`2.9.19-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/nanoserver-1809/Dockerfile)
41+
- `2.9.19-windowsservercore`, `2.9-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
42+
- [`2.9.19-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/windowsservercore-1809/Dockerfile)
43+
- `2.9.19-nanoserver`, `2.9-nanoserver`, `2-nanoserver`, `nanoserver`:
44+
- [`2.9.19-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/80858aeed571549ac03ad6ba9cd3aa61725ed040/2.9.19/nanoserver-1809/Dockerfile)
4545

4646
# Quick reference (cont.)
4747

photon/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`5.0`, `5.0-20230610`, `latest`](https://github.com/vmware/photon-docker-image/blob/a7070b63a1f39a8d3f2c9a3f04141ca7d38f908c/docker/Dockerfile)
27+
- [`5.0`, `5.0-20230619`, `latest`](https://github.com/vmware/photon-docker-image/blob/6ffc2b92062bc0ea906a68aee9a82a8dc8e8fbc9/docker/Dockerfile)
2828
- [`4.0`, `4.0-20230610`](https://github.com/vmware/photon-docker-image/blob/bfcc62e8b793dbd0713264dd9502ebe390038fae/docker/Dockerfile)
29-
- [`3.0`, `3.0-20230610`](https://github.com/vmware/photon-docker-image/blob/d2b08740570639872a751eb2949ce70305c277be/docker/Dockerfile)
29+
- [`3.0`, `3.0-20230617`](https://github.com/vmware/photon-docker-image/blob/aec9891fe13fac3dcc8f1393c8256396078dc88e/docker/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

traefik/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ WARNING:
2626

2727
- [`v3.0.0-beta2-windowsservercore-1809`, `3.0.0-beta2-windowsservercore-1809`, `v3.0-windowsservercore-1809`, `3.0-windowsservercore-1809`, `beaufort-windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/e2fc89bcccd185a9e332deae22a71e209aca1fb3/windows/1809/Dockerfile)
2828
- [`v3.0.0-beta2`, `3.0.0-beta2`, `v3.0`, `3.0`, `beaufort`](https://github.com/traefik/traefik-library-image/blob/e2fc89bcccd185a9e332deae22a71e209aca1fb3/alpine/Dockerfile)
29-
- [`v2.10.1-windowsservercore-1809`, `2.10.1-windowsservercore-1809`, `v2.10-windowsservercore-1809`, `2.10-windowsservercore-1809`, `saintmarcelin-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/0f5f057e1310e073297e1ed93ba6db65e0abcfef/windows/1809/Dockerfile)
30-
- [`v2.10.1`, `2.10.1`, `v2.10`, `2.10`, `saintmarcelin`, `latest`](https://github.com/traefik/traefik-library-image/blob/0f5f057e1310e073297e1ed93ba6db65e0abcfef/alpine/Dockerfile)
29+
- [`v2.10.3-windowsservercore-1809`, `2.10.3-windowsservercore-1809`, `v2.10-windowsservercore-1809`, `2.10-windowsservercore-1809`, `saintmarcelin-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/45ebd782ec472b47b90058b27253874297242a26/windows/1809/Dockerfile)
30+
- [`v2.10.3`, `2.10.3`, `v2.10`, `2.10`, `saintmarcelin`, `latest`](https://github.com/traefik/traefik-library-image/blob/45ebd782ec472b47b90058b27253874297242a26/alpine/Dockerfile)
3131

3232
# Quick reference (cont.)
3333

xwiki/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ WARNING:
2727
- [`15`, `15.4`, `15.4.0`, `15-mysql-tomcat`, `15.4-mysql-tomcat`, `15.4.0-mysql-tomcat`, `mysql-tomcat`, `stable-mysql-tomcat`, `stable-mysql`, `stable`, `latest`](https://github.com/xwiki-contrib/docker-xwiki/blob/e573aa8c0988c3c176848489c449e69d6d4564fa/15/mysql-tomcat/Dockerfile)
2828
- [`15-postgres-tomcat`, `15.4-postgres-tomcat`, `15.4.0-postgres-tomcat`, `postgres-tomcat`, `stable-postgres-tomcat`, `stable-postgres`](https://github.com/xwiki-contrib/docker-xwiki/blob/e573aa8c0988c3c176848489c449e69d6d4564fa/15/postgres-tomcat/Dockerfile)
2929
- [`15-mariadb-tomcat`, `15.4-mariadb-tomcat`, `15.4.0-mariadb-tomcat`, `mariadb-tomcat`, `stable-mariadb-tomcat`, `stable-mariadb`](https://github.com/xwiki-contrib/docker-xwiki/blob/e573aa8c0988c3c176848489c449e69d6d4564fa/15/mariadb-tomcat/Dockerfile)
30-
- [`14`, `14.10`, `14.10.12`, `14-mysql-tomcat`, `14.10-mysql-tomcat`, `14.10.12-mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`](https://github.com/xwiki-contrib/docker-xwiki/blob/4485224ea1febafa8b46529cbe560471855c7a42/14/mysql-tomcat/Dockerfile)
31-
- [`14-postgres-tomcat`, `14.10-postgres-tomcat`, `14.10.12-postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres`](https://github.com/xwiki-contrib/docker-xwiki/blob/4485224ea1febafa8b46529cbe560471855c7a42/14/postgres-tomcat/Dockerfile)
32-
- [`14-mariadb-tomcat`, `14.10-mariadb-tomcat`, `14.10.12-mariadb-tomcat`, `lts-mariadb-tomcat`, `lts-mariadb`](https://github.com/xwiki-contrib/docker-xwiki/blob/4485224ea1febafa8b46529cbe560471855c7a42/14/mariadb-tomcat/Dockerfile)
30+
- [`14`, `14.10`, `14.10.13`, `14-mysql-tomcat`, `14.10-mysql-tomcat`, `14.10.13-mysql-tomcat`, `lts-mysql-tomcat`, `lts-mysql`, `lts`](https://github.com/xwiki-contrib/docker-xwiki/blob/bedad6921006df1867cf3a87d3939176400c86f5/14/mysql-tomcat/Dockerfile)
31+
- [`14-postgres-tomcat`, `14.10-postgres-tomcat`, `14.10.13-postgres-tomcat`, `lts-postgres-tomcat`, `lts-postgres`](https://github.com/xwiki-contrib/docker-xwiki/blob/bedad6921006df1867cf3a87d3939176400c86f5/14/postgres-tomcat/Dockerfile)
32+
- [`14-mariadb-tomcat`, `14.10-mariadb-tomcat`, `14.10.13-mariadb-tomcat`, `lts-mariadb-tomcat`, `lts-mariadb`](https://github.com/xwiki-contrib/docker-xwiki/blob/bedad6921006df1867cf3a87d3939176400c86f5/14/mariadb-tomcat/Dockerfile)
3333

3434
# Quick reference (cont.)
3535

0 commit comments

Comments
 (0)