Skip to content

Commit 6530026

Browse files
Run update.sh
1 parent 44f013f commit 6530026

File tree

7 files changed

+50
-50
lines changed

7 files changed

+50
-50
lines changed

elixir/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.18.3`, `1.18`, `latest`, `1.18.3-otp-27`, `1.18-otp-27`, `otp-27`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/Dockerfile)
27+
- [`1.18.4`, `1.18`, `latest`, `1.18.4-otp-27`, `1.18-otp-27`, `otp-27`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/Dockerfile)
2828

29-
- [`1.18.3-slim`, `1.18-slim`, `slim`, `1.18.3-otp-27-slim`, `1.18-otp-27-slim`, `otp-27-slim`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/slim/Dockerfile)
29+
- [`1.18.4-slim`, `1.18-slim`, `slim`, `1.18.4-otp-27-slim`, `1.18-otp-27-slim`, `otp-27-slim`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/slim/Dockerfile)
3030

31-
- [`1.18.3-alpine`, `1.18-alpine`, `alpine`, `1.18.3-otp-27-alpine`, `1.18-otp-27-alpine`, `otp-27-alpine`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/alpine/Dockerfile)
31+
- [`1.18.4-alpine`, `1.18-alpine`, `alpine`, `1.18.4-otp-27-alpine`, `1.18-otp-27-alpine`, `otp-27-alpine`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/alpine/Dockerfile)
3232

33-
- [`1.18.3-otp-25`, `1.18-otp-25`, `otp-25`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/otp-25/Dockerfile)
33+
- [`1.18.4-otp-25`, `1.18-otp-25`, `otp-25`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-25/Dockerfile)
3434

35-
- [`1.18.3-otp-25-alpine`, `1.18-otp-25-alpine`, `otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/otp-25-alpine/Dockerfile)
35+
- [`1.18.4-otp-25-alpine`, `1.18-otp-25-alpine`, `otp-25-alpine`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-25-alpine/Dockerfile)
3636

37-
- [`1.18.3-otp-25-slim`, `1.18-otp-25-slim`, `otp-25-slim`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/otp-25-slim/Dockerfile)
37+
- [`1.18.4-otp-25-slim`, `1.18-otp-25-slim`, `otp-25-slim`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-25-slim/Dockerfile)
3838

39-
- [`1.18.3-otp-26`, `1.18-otp-26`, `otp-26`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/otp-26/Dockerfile)
39+
- [`1.18.4-otp-26`, `1.18-otp-26`, `otp-26`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-26/Dockerfile)
4040

41-
- [`1.18.3-otp-26-alpine`, `1.18-otp-26-alpine`, `otp-26-alpine`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/otp-26-alpine/Dockerfile)
41+
- [`1.18.4-otp-26-alpine`, `1.18-otp-26-alpine`, `otp-26-alpine`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-26-alpine/Dockerfile)
4242

43-
- [`1.18.3-otp-26-slim`, `1.18-otp-26-slim`, `otp-26-slim`](https://github.com/erlef/docker-elixir/blob/263d517a95ebbe6671717ef28b5ccccc9360436d/1.18/otp-26-slim/Dockerfile)
43+
- [`1.18.4-otp-26-slim`, `1.18-otp-26-slim`, `otp-26-slim`](https://github.com/erlef/docker-elixir/blob/d3c21f12232230e6d199446ccfc4fc34e02fc060/1.18/otp-26-slim/Dockerfile)
4444

4545
- [`1.17.3`, `1.17`, `1.17.3-otp-27`, `1.17-otp-27`](https://github.com/erlef/docker-elixir/blob/70cad0543fc1781daa678c2a8c44bc87a1c38767/1.17/Dockerfile)
4646

erlang/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`28.0.0.0-rc2`, `28.0.0`, `28.0`, `28`](https://github.com/erlang/docker-erlang-otp/blob/c572ad3b71b6a21bdcd10fde3b3516175f390afa/28/Dockerfile)
27+
- [`28.0.0.0`, `28.0.0`, `28.0`, `28`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/45cb51bc860ee36d497cebc379bf31c2e078710d/28/Dockerfile)
2828

29-
- [`28.0.0.0-rc2-slim`, `28.0.0-slim`, `28.0-slim`, `28-slim`](https://github.com/erlang/docker-erlang-otp/blob/c572ad3b71b6a21bdcd10fde3b3516175f390afa/28/slim/Dockerfile)
29+
- [`28.0.0.0-slim`, `28.0.0-slim`, `28.0-slim`, `28-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/45cb51bc860ee36d497cebc379bf31c2e078710d/28/slim/Dockerfile)
3030

31-
- [`28.0.0.0-rc2-alpine`, `28.0.0-alpine`, `28.0-alpine`, `28-alpine`](https://github.com/erlang/docker-erlang-otp/blob/c572ad3b71b6a21bdcd10fde3b3516175f390afa/28/alpine/Dockerfile)
31+
- [`28.0.0.0-alpine`, `28.0.0-alpine`, `28.0-alpine`, `28-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/45cb51bc860ee36d497cebc379bf31c2e078710d/28/alpine/Dockerfile)
3232

33-
- [`27.3.4.0`, `27.3.4`, `27.3`, `27`, `latest`](https://github.com/erlang/docker-erlang-otp/blob/7589a63ec3f5365ac936ee61062f7ae24e6d3e46/27/Dockerfile)
33+
- [`27.3.4.0`, `27.3.4`, `27.3`, `27`](https://github.com/erlang/docker-erlang-otp/blob/7589a63ec3f5365ac936ee61062f7ae24e6d3e46/27/Dockerfile)
3434

35-
- [`27.3.4.0-slim`, `27.3.4-slim`, `27.3-slim`, `27-slim`, `slim`](https://github.com/erlang/docker-erlang-otp/blob/7589a63ec3f5365ac936ee61062f7ae24e6d3e46/27/slim/Dockerfile)
35+
- [`27.3.4.0-slim`, `27.3.4-slim`, `27.3-slim`, `27-slim`](https://github.com/erlang/docker-erlang-otp/blob/7589a63ec3f5365ac936ee61062f7ae24e6d3e46/27/slim/Dockerfile)
3636

37-
- [`27.3.4.0-alpine`, `27.3.4-alpine`, `27.3-alpine`, `27-alpine`, `alpine`](https://github.com/erlang/docker-erlang-otp/blob/7589a63ec3f5365ac936ee61062f7ae24e6d3e46/27/alpine/Dockerfile)
37+
- [`27.3.4.0-alpine`, `27.3.4-alpine`, `27.3-alpine`, `27-alpine`](https://github.com/erlang/docker-erlang-otp/blob/7589a63ec3f5365ac936ee61062f7ae24e6d3e46/27/alpine/Dockerfile)
3838

3939
- [`26.2.5.11`, `26.2.5`, `26.2`, `26`](https://github.com/erlang/docker-erlang-otp/blob/ee1bc4b04fb25496e02799a5285678072cf31b1e/26/Dockerfile)
4040

fluentd/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-
- [`v1.16.8-1.0`, `v1.16-1`](https://github.com/fluent/fluentd-docker-image/blob/98155ec2dea1ae97a4cdedb8853e9be8ec7e7412/v1.16/alpine/Dockerfile)
27+
- [`v1.16.9-1.0`, `v1.16-1`](https://github.com/fluent/fluentd-docker-image/blob/35463e85d2b17fbb34e82345d253e62ad0af710b/v1.16/alpine/Dockerfile)
2828

29-
- [`v1.16.8-debian-1.0`, `v1.16-debian-1`](https://github.com/fluent/fluentd-docker-image/blob/98155ec2dea1ae97a4cdedb8853e9be8ec7e7412/v1.16/debian/Dockerfile)
29+
- [`v1.16.9-debian-1.0`, `v1.16-debian-1`](https://github.com/fluent/fluentd-docker-image/blob/35463e85d2b17fbb34e82345d253e62ad0af710b/v1.16/debian/Dockerfile)
3030

3131
- [`v1.18.0-1.0`, `v1.18-1`, `latest`](https://github.com/fluent/fluentd-docker-image/blob/0c3c82df3ec08a46ba346e53c4644cfc667dc703/v1.18/alpine/Dockerfile)
3232

ghost/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.120.0`, `5.120`, `5`, `latest`](https://github.com/docker-library/ghost/blob/f4c8c2b40a00ab82e5b5f867a3a5bf327ec7343d/5/debian/Dockerfile)
27+
- [`5.120.1`, `5.120`, `5`, `latest`](https://github.com/docker-library/ghost/blob/adf58ca55ebf4151a2c48c87a66ff0fdf6c53b27/5/debian/Dockerfile)
2828

29-
- [`5.120.0-alpine`, `5.120-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/f4c8c2b40a00ab82e5b5f867a3a5bf327ec7343d/5/alpine/Dockerfile)
29+
- [`5.120.1-alpine`, `5.120-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/adf58ca55ebf4151a2c48c87a66ff0fdf6c53b27/5/alpine/Dockerfile)
3030

3131
# Quick reference (cont.)
3232

nats/README.md

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

2929
## Simple Tags
3030

31-
- [`2.11.3-alpine3.21`, `2.11-alpine3.21`, `2-alpine3.21`, `alpine3.21`, `2.11.3-alpine`, `2.11-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/alpine3.21/Dockerfile)
31+
- [`2.11.4-alpine3.21`, `2.11-alpine3.21`, `2-alpine3.21`, `alpine3.21`, `2.11.4-alpine`, `2.11-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/alpine3.21/Dockerfile)
3232

33-
- [`2.11.3-scratch`, `2.11-scratch`, `2-scratch`, `scratch`, `2.11.3-linux`, `2.11-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/scratch/Dockerfile)
33+
- [`2.11.4-scratch`, `2.11-scratch`, `2-scratch`, `scratch`, `2.11.4-linux`, `2.11-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/scratch/Dockerfile)
3434

35-
- [`2.11.3-windowsservercore-1809`, `2.11-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/windowsservercore-1809/Dockerfile)
35+
- [`2.11.4-windowsservercore-1809`, `2.11-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/windowsservercore-1809/Dockerfile)
3636

37-
- [`2.11.3-nanoserver-1809`, `2.11-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/nanoserver-1809/Dockerfile)
37+
- [`2.11.4-nanoserver-1809`, `2.11-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/nanoserver-1809/Dockerfile)
3838

39-
- [`2.10.29-alpine3.21`, `2.10-alpine3.21`, `2.10.29-alpine`, `2.10-alpine`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/alpine3.21/Dockerfile)
39+
- [`2.10.29-alpine3.21`, `2.10-alpine3.21`, `2.10.29-alpine`, `2.10-alpine`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/alpine3.21/Dockerfile)
4040

41-
- [`2.10.29-scratch`, `2.10-scratch`, `2.10.29-linux`, `2.10-linux`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/scratch/Dockerfile)
41+
- [`2.10.29-scratch`, `2.10-scratch`, `2.10.29-linux`, `2.10-linux`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/scratch/Dockerfile)
4242

43-
- [`2.10.29-windowsservercore-1809`, `2.10-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/windowsservercore-1809/Dockerfile)
43+
- [`2.10.29-windowsservercore-1809`, `2.10-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/windowsservercore-1809/Dockerfile)
4444

45-
- [`2.10.29-nanoserver-1809`, `2.10-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/nanoserver-1809/Dockerfile)
45+
- [`2.10.29-nanoserver-1809`, `2.10-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/nanoserver-1809/Dockerfile)
4646

4747
## Shared Tags
4848

49-
- `2.11.3`, `2.11`, `2`, `latest`:
49+
- `2.11.4`, `2.11`, `2`, `latest`:
5050

51-
- [`2.11.3-scratch`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/scratch/Dockerfile)
52-
- [`2.11.3-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/nanoserver-1809/Dockerfile)
51+
- [`2.11.4-scratch`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/scratch/Dockerfile)
52+
- [`2.11.4-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/nanoserver-1809/Dockerfile)
5353

54-
- `2.11.3-windowsservercore`, `2.11-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
54+
- `2.11.4-windowsservercore`, `2.11-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
5555

56-
- [`2.11.3-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/windowsservercore-1809/Dockerfile)
56+
- [`2.11.4-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/windowsservercore-1809/Dockerfile)
5757

58-
- `2.11.3-nanoserver`, `2.11-nanoserver`, `2-nanoserver`, `nanoserver`:
58+
- `2.11.4-nanoserver`, `2.11-nanoserver`, `2-nanoserver`, `nanoserver`:
5959

60-
- [`2.11.3-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.11.x/nanoserver-1809/Dockerfile)
60+
- [`2.11.4-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.11.x/nanoserver-1809/Dockerfile)
6161

6262
- `2.10.29`, `2.10`:
6363

64-
- [`2.10.29-scratch`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/scratch/Dockerfile)
65-
- [`2.10.29-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/nanoserver-1809/Dockerfile)
64+
- [`2.10.29-scratch`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/scratch/Dockerfile)
65+
- [`2.10.29-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/nanoserver-1809/Dockerfile)
6666

6767
- `2.10.29-windowsservercore`, `2.10-windowsservercore`:
6868

69-
- [`2.10.29-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/windowsservercore-1809/Dockerfile)
69+
- [`2.10.29-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/windowsservercore-1809/Dockerfile)
7070

7171
- `2.10.29-nanoserver`, `2.10-nanoserver`:
7272

73-
- [`2.10.29-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/f3b6ff7d542baf41e7aed53924c35336542c06df/2.10.x/nanoserver-1809/Dockerfile)
73+
- [`2.10.29-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/4751c3f9ca2be4c128c688c6be46af2a02c70b25/2.10.x/nanoserver-1809/Dockerfile)
7474

7575
# Quick reference (cont.)
7676

neo4j/README.md

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

4141
- [`5.26.6-enterprise-ubi9`, `5.26-enterprise-ubi9`, `5-enterprise-ubi9`](https://github.com/neo4j/docker-neo4j-publish/blob/0b02ab3d2bf3861e179877398dde9a2f3b4b55a2/5.26.6/ubi9/enterprise/Dockerfile)
4242

43-
- [`4.4.43`, `4.4.43-community`, `4.4`, `4.4-community`](https://github.com/neo4j/docker-neo4j-publish/blob/48b3bb8a4fe04db7357d08343502edd588493af0/4.4.43/bullseye/community/Dockerfile)
43+
- [`4.4.44`, `4.4.44-community`, `4.4`, `4.4-community`](https://github.com/neo4j/docker-neo4j-publish/blob/a0fc315f717639f19237bffd1ef1b9b4ecab4182/4.4.44/bullseye/community/Dockerfile)
4444

45-
- [`4.4.43-enterprise`, `4.4-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/48b3bb8a4fe04db7357d08343502edd588493af0/4.4.43/bullseye/enterprise/Dockerfile)
45+
- [`4.4.44-enterprise`, `4.4-enterprise`](https://github.com/neo4j/docker-neo4j-publish/blob/a0fc315f717639f19237bffd1ef1b9b4ecab4182/4.4.44/bullseye/enterprise/Dockerfile)
4646

4747
# Quick reference (cont.)
4848

postgres/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`17.5`, `17`, `latest`, `17.5-bookworm`, `17-bookworm`, `bookworm`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/17/bookworm/Dockerfile)
27+
- [`17.5`, `17`, `latest`, `17.5-bookworm`, `17-bookworm`, `bookworm`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/17/bookworm/Dockerfile)
2828

29-
- [`17.5-bullseye`, `17-bullseye`, `bullseye`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/17/bullseye/Dockerfile)
29+
- [`17.5-bullseye`, `17-bullseye`, `bullseye`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/17/bullseye/Dockerfile)
3030

3131
- [`17.5-alpine3.21`, `17-alpine3.21`, `alpine3.21`, `17.5-alpine`, `17-alpine`, `alpine`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/17/alpine3.21/Dockerfile)
3232

3333
- [`17.5-alpine3.20`, `17-alpine3.20`, `alpine3.20`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/17/alpine3.20/Dockerfile)
3434

35-
- [`16.9`, `16`, `16.9-bookworm`, `16-bookworm`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/16/bookworm/Dockerfile)
35+
- [`16.9`, `16`, `16.9-bookworm`, `16-bookworm`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/16/bookworm/Dockerfile)
3636

37-
- [`16.9-bullseye`, `16-bullseye`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/16/bullseye/Dockerfile)
37+
- [`16.9-bullseye`, `16-bullseye`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/16/bullseye/Dockerfile)
3838

3939
- [`16.9-alpine3.21`, `16-alpine3.21`, `16.9-alpine`, `16-alpine`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/16/alpine3.21/Dockerfile)
4040

4141
- [`16.9-alpine3.20`, `16-alpine3.20`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/16/alpine3.20/Dockerfile)
4242

43-
- [`15.13`, `15`, `15.13-bookworm`, `15-bookworm`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/15/bookworm/Dockerfile)
43+
- [`15.13`, `15`, `15.13-bookworm`, `15-bookworm`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/15/bookworm/Dockerfile)
4444

45-
- [`15.13-bullseye`, `15-bullseye`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/15/bullseye/Dockerfile)
45+
- [`15.13-bullseye`, `15-bullseye`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/15/bullseye/Dockerfile)
4646

4747
- [`15.13-alpine3.21`, `15-alpine3.21`, `15.13-alpine`, `15-alpine`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/15/alpine3.21/Dockerfile)
4848

4949
- [`15.13-alpine3.20`, `15-alpine3.20`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/15/alpine3.20/Dockerfile)
5050

51-
- [`14.18`, `14`, `14.18-bookworm`, `14-bookworm`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/14/bookworm/Dockerfile)
51+
- [`14.18`, `14`, `14.18-bookworm`, `14-bookworm`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/14/bookworm/Dockerfile)
5252

53-
- [`14.18-bullseye`, `14-bullseye`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/14/bullseye/Dockerfile)
53+
- [`14.18-bullseye`, `14-bullseye`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/14/bullseye/Dockerfile)
5454

5555
- [`14.18-alpine3.21`, `14-alpine3.21`, `14.18-alpine`, `14-alpine`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/14/alpine3.21/Dockerfile)
5656

5757
- [`14.18-alpine3.20`, `14-alpine3.20`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/14/alpine3.20/Dockerfile)
5858

59-
- [`13.21`, `13`, `13.21-bookworm`, `13-bookworm`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/13/bookworm/Dockerfile)
59+
- [`13.21`, `13`, `13.21-bookworm`, `13-bookworm`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/13/bookworm/Dockerfile)
6060

61-
- [`13.21-bullseye`, `13-bullseye`](https://github.com/docker-library/postgres/blob/266748257c85f28eb01a276e84860013ade2eb14/13/bullseye/Dockerfile)
61+
- [`13.21-bullseye`, `13-bullseye`](https://github.com/docker-library/postgres/blob/d9c4773ca5dc96692188c458f281d217d78b14d9/13/bullseye/Dockerfile)
6262

6363
- [`13.21-alpine3.21`, `13-alpine3.21`, `13.21-alpine`, `13-alpine`](https://github.com/docker-library/postgres/blob/b23470265cc9c4bc283a88bf6c5054e3fca87c16/13/alpine3.21/Dockerfile)
6464

0 commit comments

Comments
 (0)