Skip to content

Commit 8850ce1

Browse files
Run update.sh
1 parent 1be9eb8 commit 8850ce1

File tree

8 files changed

+32
-30
lines changed

8 files changed

+32
-30
lines changed

bash/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`devel-20230612`, `devel`, `devel-20230612-alpine3.18`, `devel-alpine3.18`](https://github.com/tianon/docker-bash/blob/5c9c1503ece91a6659e52570e787ebb1fa5aec53/devel/Dockerfile)
27+
- [`devel-20230616`, `devel`, `devel-20230616-alpine3.18`, `devel-alpine3.18`](https://github.com/tianon/docker-bash/blob/6c6da312e72d85e41d5631fe18fb3785e3af331b/devel/Dockerfile)
2828
- [`5.2.15`, `5.2`, `5`, `latest`, `5.2.15-alpine3.18`, `5.2-alpine3.18`, `5-alpine3.18`, `alpine3.18`](https://github.com/tianon/docker-bash/blob/fa56f3014aa4901e889d12910a711d1adc0fc6a6/5.2/Dockerfile)
2929
- [`5.1.16`, `5.1`, `5.1.16-alpine3.18`, `5.1-alpine3.18`](https://github.com/tianon/docker-bash/blob/24c782c1b77287b0cea03a00ba43498276bf8182/5.1/Dockerfile)
3030
- [`5.0.18`, `5.0`, `5.0.18-alpine3.18`, `5.0-alpine3.18`](https://github.com/tianon/docker-bash/blob/eb30d9e65ce00810fcc7e984f5a7d554433aaa34/5.0/Dockerfile)

elasticsearch/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`8.8.0`](https://github.com/docker-library/elasticsearch/blob/3ecc4007656f868f1811566a766bff0c65d26242/8/Dockerfile)
27+
- [`8.8.1`](https://github.com/docker-library/elasticsearch/blob/0404371923419eeb901956b8cb4fcc308da088b2/8/Dockerfile)
2828
- [`7.17.10`](https://github.com/docker-library/elasticsearch/blob/e95712a301d6adacde7ef3d31d54dd9bca752426/7/Dockerfile)
2929

3030
# Quick reference (cont.)

irssi/README.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.4.4`, `1.4`, `1`, `latest`](https://github.com/jessfraz/irssi/blob/663b9b815d858c94ae6224183afed602d291587e/debian/Dockerfile)
28-
- [`1.4.4-alpine`, `1.4-alpine`, `1-alpine`, `alpine`](https://github.com/jessfraz/irssi/blob/6806daa0d17eae1cd10df10ff3a533d3655ac9f8/alpine/Dockerfile)
27+
- [`1.4.4`, `1.4`, `1`, `latest`, `1.4.4-bullseye`, `1.4-bullseye`, `1-bullseye`, `bullseye`](https://github.com/jessfraz/irssi/blob/663b9b815d858c94ae6224183afed602d291587e/debian/Dockerfile)
28+
- [`1.4.4-alpine`, `1.4-alpine`, `1-alpine`, `alpine`, `1.4.4-alpine3.17`, `1.4-alpine3.17`, `1-alpine3.17`, `alpine3.17`](https://github.com/jessfraz/irssi/blob/6806daa0d17eae1cd10df10ff3a533d3655ac9f8/alpine/Dockerfile)
2929

3030
# Quick reference (cont.)
3131

@@ -93,6 +93,8 @@ The `irssi` images come in many flavors, each designed for a specific use case.
9393

9494
This is the defacto image. If you are unsure about what your needs are, you probably want to use this one. It is designed to be used both as a throw away container (mount your source code and start the container to start your app), as well as the base to build other images off of.
9595

96+
Some of these tags may have names like bullseye in them. These are the suite code names for releases of [Debian](https://wiki.debian.org/DebianReleases) and indicate which release the image is based on. If your image needs to install any additional packages beyond what comes with the image, you'll likely want to specify one of these explicitly to minimize breakage when there are new releases of Debian.
97+
9698
## `irssi:<version>-alpine`
9799

98100
This image is based on the popular [Alpine Linux project](https://alpinelinux.org), available in [the `alpine` official image](https://hub.docker.com/_/alpine). Alpine Linux is much smaller than most distribution base images (~5MB), and thus leads to much slimmer images in general.

kibana/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`8.8.0`](https://github.com/docker-library/kibana/blob/2770daca005958cbb53a576d90254567cc06100a/8/Dockerfile)
27+
- [`8.8.1`](https://github.com/docker-library/kibana/blob/babe715a9ea3c4024d56d1bdffdc5feaed901df6/8/Dockerfile)
2828
- [`7.17.10`](https://github.com/docker-library/kibana/blob/6dc8cf4590a7259135398fe84648b76fdb79ac2e/7/Dockerfile)
2929

3030
# Quick reference (cont.)

logstash/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`8.8.0`](https://github.com/docker-library/logstash/blob/6b04b9094d63927600bee099ab482d6b7467d038/8/Dockerfile)
27+
- [`8.8.1`](https://github.com/docker-library/logstash/blob/f6c2e750d4dd9a91c3fd9b71b4f9ae6137848514/8/Dockerfile)
2828
- [`7.17.10`](https://github.com/docker-library/logstash/blob/963070bbacb3ca9dd3aea80abf24da2113254f81/7/Dockerfile)
2929

3030
# Quick reference (cont.)

percona/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`8.0.32-24-centos`, `8.0-centos`, `8-centos`, `8.0.32-24`, `8.0`, `8`, `ps-8.0.32-24`, `ps-8.0`, `ps-8`](https://github.com/percona/percona-docker/blob/97417b76d33a5ffb62a7e20723752a25fdbad5e7/percona-server-8.0/Dockerfile)
27+
- [`8.0.33-25-centos`, `8.0-centos`, `8-centos`, `8.0.33-25`, `8.0`, `8`, `ps-8.0.33-25`, `ps-8.0`, `ps-8`](https://github.com/percona/percona-docker/blob/3f666ccdf6a9eed0e0505723fbe8b4954a105c99/percona-server-8.0/Dockerfile)
2828
- [`5.7.35-centos`, `5.7-centos`, `5-centos`, `centos`, `5.7.35`, `5.7`, `5`, `ps-5.7.35`, `ps-5.7`, `ps-5`, `latest`](https://github.com/percona/percona-docker/blob/f1697b98ebb86a8d684c4192fa382b00ae1860ff/percona-server-5.7/Dockerfile-dockerhub)
2929
- [`5.6.51-2-centos`, `5.6-centos`, `5.6.51-2`, `5.6`, `ps-5.6.51-2`, `ps-5.6`](https://github.com/percona/percona-docker/blob/4510d49bcce5cfce58a42c198d55399b144add83/percona-server-5.6/Dockerfile-dockerhub)
3030
- [`psmdb-5.0.10`, `psmdb-5.0`](https://github.com/percona/percona-docker/blob/0003693083fc3b6a904fd83a63096705aff46cca/percona-server-mongodb-5.0/Dockerfile)

python/README.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,14 @@ WARNING:
2828

2929
## Simple Tags
3030

31-
- [`3.12.0b2-bookworm`, `3.12-rc-bookworm`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.12-rc/bookworm/Dockerfile)
32-
- [`3.12.0b2-slim-bookworm`, `3.12-rc-slim-bookworm`, `3.12.0b2-slim`, `3.12-rc-slim`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.12-rc/slim-bookworm/Dockerfile)
33-
- [`3.12.0b2-bullseye`, `3.12-rc-bullseye`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/bullseye/Dockerfile)
34-
- [`3.12.0b2-slim-bullseye`, `3.12-rc-slim-bullseye`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.12-rc/slim-bullseye/Dockerfile)
35-
- [`3.12.0b2-alpine3.18`, `3.12-rc-alpine3.18`, `3.12.0b2-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/alpine3.18/Dockerfile)
36-
- [`3.12.0b2-alpine3.17`, `3.12-rc-alpine3.17`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/alpine3.17/Dockerfile)
37-
- [`3.12.0b2-windowsservercore-ltsc2022`, `3.12-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
38-
- [`3.12.0b2-windowsservercore-1809`, `3.12-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/windows/windowsservercore-1809/Dockerfile)
31+
- [`3.12.0b3-bookworm`, `3.12-rc-bookworm`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/bookworm/Dockerfile)
32+
- [`3.12.0b3-slim-bookworm`, `3.12-rc-slim-bookworm`, `3.12.0b3-slim`, `3.12-rc-slim`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/slim-bookworm/Dockerfile)
33+
- [`3.12.0b3-bullseye`, `3.12-rc-bullseye`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/bullseye/Dockerfile)
34+
- [`3.12.0b3-slim-bullseye`, `3.12-rc-slim-bullseye`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/slim-bullseye/Dockerfile)
35+
- [`3.12.0b3-alpine3.18`, `3.12-rc-alpine3.18`, `3.12.0b3-alpine`, `3.12-rc-alpine`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/alpine3.18/Dockerfile)
36+
- [`3.12.0b3-alpine3.17`, `3.12-rc-alpine3.17`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/alpine3.17/Dockerfile)
37+
- [`3.12.0b3-windowsservercore-ltsc2022`, `3.12-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
38+
- [`3.12.0b3-windowsservercore-1809`, `3.12-rc-windowsservercore-1809`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/windows/windowsservercore-1809/Dockerfile)
3939
- [`3.11.4-bookworm`, `3.11-bookworm`, `3-bookworm`, `bookworm`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.11/bookworm/Dockerfile)
4040
- [`3.11.4-slim-bookworm`, `3.11-slim-bookworm`, `3-slim-bookworm`, `slim-bookworm`, `3.11.4-slim`, `3.11-slim`, `3-slim`, `slim`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.11/slim-bookworm/Dockerfile)
4141
- [`3.11.4-bullseye`, `3.11-bullseye`, `3-bullseye`, `bullseye`](https://github.com/docker-library/python/blob/b744d9708a2fb8e2295198ef146341c415e9bc28/3.11/bullseye/Dockerfile)
@@ -71,13 +71,13 @@ WARNING:
7171

7272
## Shared Tags
7373

74-
- `3.12.0b2`, `3.12-rc`:
75-
- [`3.12.0b2-bookworm`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.12-rc/bookworm/Dockerfile)
76-
- [`3.12.0b2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
77-
- [`3.12.0b2-windowsservercore-1809`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/windows/windowsservercore-1809/Dockerfile)
78-
- `3.12.0b2-windowsservercore`, `3.12-rc-windowsservercore`:
79-
- [`3.12.0b2-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
80-
- [`3.12.0b2-windowsservercore-1809`](https://github.com/docker-library/python/blob/de2ce8ecb7b5522262dd97e8e87739e4b6d1e6bf/3.12-rc/windows/windowsservercore-1809/Dockerfile)
74+
- `3.12.0b3`, `3.12-rc`:
75+
- [`3.12.0b3-bookworm`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/bookworm/Dockerfile)
76+
- [`3.12.0b3-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
77+
- [`3.12.0b3-windowsservercore-1809`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/windows/windowsservercore-1809/Dockerfile)
78+
- `3.12.0b3-windowsservercore`, `3.12-rc-windowsservercore`:
79+
- [`3.12.0b3-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/windows/windowsservercore-ltsc2022/Dockerfile)
80+
- [`3.12.0b3-windowsservercore-1809`](https://github.com/docker-library/python/blob/3889ee887a25814ba59c379f0260e86d0394c41e/3.12-rc/windows/windowsservercore-1809/Dockerfile)
8181
- `3.11.4`, `3.11`, `3`, `latest`:
8282
- [`3.11.4-bookworm`](https://github.com/docker-library/python/blob/5d908b0477c003712550c84ac4d133367b912f78/3.11/bookworm/Dockerfile)
8383
- [`3.11.4-windowsservercore-ltsc2022`](https://github.com/docker-library/python/blob/b744d9708a2fb8e2295198ef146341c415e9bc28/3.11/windows/windowsservercore-ltsc2022/Dockerfile)

rabbitmq/README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`3.12.0`, `3.12`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/b7d3633626f3dff15433626045bfcfdba7a5fa3e/3.12/ubuntu/Dockerfile)
27+
- [`3.12.0`, `3.12`, `3`, `latest`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.12/ubuntu/Dockerfile)
2828
- [`3.12.0-management`, `3.12-management`, `3-management`, `management`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.12/ubuntu/management/Dockerfile)
29-
- [`3.12.0-alpine`, `3.12-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/b7d3633626f3dff15433626045bfcfdba7a5fa3e/3.12/alpine/Dockerfile)
29+
- [`3.12.0-alpine`, `3.12-alpine`, `3-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.12/alpine/Dockerfile)
3030
- [`3.12.0-management-alpine`, `3.12-management-alpine`, `3-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/c30652127ae871535b7ec8ecda8046948a52ab79/3.12/alpine/management/Dockerfile)
31-
- [`3.11.18`, `3.11`](https://github.com/docker-library/rabbitmq/blob/14833a0939f0cb97caf54270c9c90aca1a35c949/3.11/ubuntu/Dockerfile)
31+
- [`3.11.18`, `3.11`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.11/ubuntu/Dockerfile)
3232
- [`3.11.18-management`, `3.11-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.11/ubuntu/management/Dockerfile)
33-
- [`3.11.18-alpine`, `3.11-alpine`](https://github.com/docker-library/rabbitmq/blob/14833a0939f0cb97caf54270c9c90aca1a35c949/3.11/alpine/Dockerfile)
33+
- [`3.11.18-alpine`, `3.11-alpine`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.11/alpine/Dockerfile)
3434
- [`3.11.18-management-alpine`, `3.11-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.11/alpine/management/Dockerfile)
35-
- [`3.10.24`, `3.10`](https://github.com/docker-library/rabbitmq/blob/56b13d64f8314bcfe11e74afaa8f0e0882456a41/3.10/ubuntu/Dockerfile)
35+
- [`3.10.24`, `3.10`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.10/ubuntu/Dockerfile)
3636
- [`3.10.24-management`, `3.10-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.10/ubuntu/management/Dockerfile)
37-
- [`3.10.24-alpine`, `3.10-alpine`](https://github.com/docker-library/rabbitmq/blob/56b13d64f8314bcfe11e74afaa8f0e0882456a41/3.10/alpine/Dockerfile)
37+
- [`3.10.24-alpine`, `3.10-alpine`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.10/alpine/Dockerfile)
3838
- [`3.10.24-management-alpine`, `3.10-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.10/alpine/management/Dockerfile)
39-
- [`3.9.29`, `3.9`](https://github.com/docker-library/rabbitmq/blob/8b63feadd40dbf009de8d0282ec9037e00560707/3.9/ubuntu/Dockerfile)
39+
- [`3.9.29`, `3.9`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.9/ubuntu/Dockerfile)
4040
- [`3.9.29-management`, `3.9-management`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.9/ubuntu/management/Dockerfile)
41-
- [`3.9.29-alpine`, `3.9-alpine`](https://github.com/docker-library/rabbitmq/blob/8b63feadd40dbf009de8d0282ec9037e00560707/3.9/alpine/Dockerfile)
41+
- [`3.9.29-alpine`, `3.9-alpine`](https://github.com/docker-library/rabbitmq/blob/0192a912d656a74b27e8d3ebe0df1aa0d08dd92c/3.9/alpine/Dockerfile)
4242
- [`3.9.29-management-alpine`, `3.9-management-alpine`](https://github.com/docker-library/rabbitmq/blob/b41c10aaddc91da62f96994ab62e9d1ea590c455/3.9/alpine/management/Dockerfile)
4343

4444
# Quick reference (cont.)

0 commit comments

Comments
 (0)