Skip to content

Commit d8085ca

Browse files
Run update.sh
1 parent f910255 commit d8085ca

File tree

7 files changed

+47
-41
lines changed

7 files changed

+47
-41
lines changed

alpine/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ WARNING:
2525
# Supported tags and respective `Dockerfile` links
2626

2727
- [`20230329`, `edge`](https://github.com/alpinelinux/docker-alpine/blob/c025403b1536857f35630b3c7fe5aabf8b6d256a/x86_64/Dockerfile)
28-
- [`3.18.0`, `3.18`, `3`, `latest`](https://github.com/alpinelinux/docker-alpine/blob/571516c7ce3ecec3c70541d13529a4abb33ba362/x86_64/Dockerfile)
29-
- [`3.17.3`, `3.17`](https://github.com/alpinelinux/docker-alpine/blob/681b8c677aaed66e48a5ce721509647bd4dcd017/x86_64/Dockerfile)
30-
- [`3.16.5`, `3.16`](https://github.com/alpinelinux/docker-alpine/blob/8abeb7449b58d28e108a027990013f56845bdea4/x86_64/Dockerfile)
31-
- [`3.15.8`, `3.15`](https://github.com/alpinelinux/docker-alpine/blob/d5bee21392df6b1e0b491cee3f3436121238a178/x86_64/Dockerfile)
28+
- [`3.18.2`, `3.18`, `3`, `latest`](https://github.com/alpinelinux/docker-alpine/blob/66fa0fe063bbb4f03220088a4f4d8bb34db1b803/x86_64/Dockerfile)
29+
- [`3.17.4`, `3.17`](https://github.com/alpinelinux/docker-alpine/blob/e229397d4700b27c523f966afbddc420674f0d34/x86_64/Dockerfile)
30+
- [`3.16.6`, `3.16`](https://github.com/alpinelinux/docker-alpine/blob/9d643ac53dd82876d3f700dfb8e4edf91982f171/x86_64/Dockerfile)
31+
- [`3.15.9`, `3.15`](https://github.com/alpinelinux/docker-alpine/blob/87b711179ac0b3685f8c590428bcc6470a8fd78b/x86_64/Dockerfile)
3232

3333
# Quick reference (cont.)
3434

golang/README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,16 @@ WARNING:
2828

2929
## Simple Tags
3030

31+
- [`1.20.5-bookworm`, `1.20-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/cd607138e461368506a6ba50be2163a09b93dab5/1.20/bookworm/Dockerfile)
3132
- [`1.20.5-bullseye`, `1.20-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/bullseye/Dockerfile)
32-
- [`1.20.5-buster`, `1.20-buster`, `1-buster`, `buster`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/buster/Dockerfile)
3333
- [`1.20.5-alpine3.18`, `1.20-alpine3.18`, `1-alpine3.18`, `alpine3.18`, `1.20.5-alpine`, `1.20-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/alpine3.18/Dockerfile)
3434
- [`1.20.5-alpine3.17`, `1.20-alpine3.17`, `1-alpine3.17`, `alpine3.17`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/alpine3.17/Dockerfile)
3535
- [`1.20.5-windowsservercore-ltsc2022`, `1.20-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/windowsservercore-ltsc2022/Dockerfile)
3636
- [`1.20.5-windowsservercore-1809`, `1.20-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/windowsservercore-1809/Dockerfile)
3737
- [`1.20.5-nanoserver-ltsc2022`, `1.20-nanoserver-ltsc2022`, `1-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/nanoserver-ltsc2022/Dockerfile)
3838
- [`1.20.5-nanoserver-1809`, `1.20-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/nanoserver-1809/Dockerfile)
39+
- [`1.19.10-bookworm`, `1.19-bookworm`](https://github.com/docker-library/golang/blob/cd607138e461368506a6ba50be2163a09b93dab5/1.19/bookworm/Dockerfile)
3940
- [`1.19.10-bullseye`, `1.19-bullseye`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/bullseye/Dockerfile)
40-
- [`1.19.10-buster`, `1.19-buster`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/buster/Dockerfile)
4141
- [`1.19.10-alpine3.18`, `1.19-alpine3.18`, `1.19.10-alpine`, `1.19-alpine`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/alpine3.18/Dockerfile)
4242
- [`1.19.10-alpine3.17`, `1.19-alpine3.17`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/alpine3.17/Dockerfile)
4343
- [`1.19.10-windowsservercore-ltsc2022`, `1.19-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/windows/windowsservercore-ltsc2022/Dockerfile)
@@ -48,7 +48,7 @@ WARNING:
4848
## Shared Tags
4949

5050
- `1.20.5`, `1.20`, `1`, `latest`:
51-
- [`1.20.5-bullseye`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/bullseye/Dockerfile)
51+
- [`1.20.5-bookworm`](https://github.com/docker-library/golang/blob/cd607138e461368506a6ba50be2163a09b93dab5/1.20/bookworm/Dockerfile)
5252
- [`1.20.5-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/windowsservercore-ltsc2022/Dockerfile)
5353
- [`1.20.5-windowsservercore-1809`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/windowsservercore-1809/Dockerfile)
5454
- `1.20.5-windowsservercore`, `1.20-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
@@ -58,7 +58,7 @@ WARNING:
5858
- [`1.20.5-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/nanoserver-ltsc2022/Dockerfile)
5959
- [`1.20.5-nanoserver-1809`](https://github.com/docker-library/golang/blob/29b2d53bcf3365a9fe72612ae24b884546185be6/1.20/windows/nanoserver-1809/Dockerfile)
6060
- `1.19.10`, `1.19`:
61-
- [`1.19.10-bullseye`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/bullseye/Dockerfile)
61+
- [`1.19.10-bookworm`](https://github.com/docker-library/golang/blob/cd607138e461368506a6ba50be2163a09b93dab5/1.19/bookworm/Dockerfile)
6262
- [`1.19.10-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/windows/windowsservercore-ltsc2022/Dockerfile)
6363
- [`1.19.10-windowsservercore-1809`](https://github.com/docker-library/golang/blob/e16be5c5a93bd4a2d26ede8cb753ad3578203286/1.19/windows/windowsservercore-1809/Dockerfile)
6464
- `1.19.10-windowsservercore`, `1.19-windowsservercore`:
@@ -167,7 +167,7 @@ The `golang` images come in many flavors, each designed for a specific use case.
167167

168168
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.
169169

170-
Some of these tags may have names like bullseye or buster 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.
170+
Some of these tags may have names like bookworm or 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.
171171

172172
## `golang:<version>-alpine`
173173

httpd/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`2.4.57`, `2.4`, `2`, `latest`, `2.4.57-bullseye`, `2.4-bullseye`, `2-bullseye`, `bullseye`](https://github.com/docker-library/httpd/blob/ef41771bcc6367657fdbf1cdae028f2e1e32d222/2.4/Dockerfile)
28-
- [`2.4.57-alpine`, `2.4-alpine`, `2-alpine`, `alpine`, `2.4.57-alpine3.18`, `2.4-alpine3.18`, `2-alpine3.18`, `alpine3.18`](https://github.com/docker-library/httpd/blob/d401fd69b9ecb158fcd921f22d54bd2890cedc84/2.4/alpine/Dockerfile)
27+
- [`2.4.57`, `2.4`, `2`, `latest`, `2.4.57-bookworm`, `2.4-bookworm`, `2-bookworm`, `bookworm`](https://github.com/docker-library/httpd/blob/242f3c62ba1ceee0a3633045fc4fd9277cb86cd3/2.4/Dockerfile)
28+
- [`2.4.57-alpine`, `2.4-alpine`, `2-alpine`, `alpine`, `2.4.57-alpine3.18`, `2.4-alpine3.18`, `2-alpine3.18`, `alpine3.18`](https://github.com/docker-library/httpd/blob/c87146e71508462f0ebd5de9890a0f8bb3b98c8f/2.4/alpine/Dockerfile)
2929

3030
# Quick reference (cont.)
3131

@@ -133,7 +133,7 @@ The `httpd` images come in many flavors, each designed for a specific use case.
133133

134134
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.
135135

136-
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.
136+
Some of these tags may have names like bookworm 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.
137137

138138
## `httpd:<version>-alpine`
139139

julia/README.md

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

2929
## Simple Tags
3030

31+
- [`1.9.1-bookworm`, `1.9-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/julia/blob/cf90acdd6a92c4e20c68312209e0764a96758d2c/1.9/bookworm/Dockerfile)
3132
- [`1.9.1-bullseye`, `1.9-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/bullseye/Dockerfile)
32-
- [`1.9.1-buster`, `1.9-buster`, `1-buster`, `buster`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/buster/Dockerfile)
3333
- [`1.9.1-alpine3.18`, `1.9-alpine3.18`, `1-alpine3.18`, `alpine3.18`, `1.9.1-alpine`, `1.9-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/alpine3.18/Dockerfile)
3434
- [`1.9.1-alpine3.17`, `1.9-alpine3.17`, `1-alpine3.17`, `alpine3.17`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/alpine3.17/Dockerfile)
3535
- [`1.9.1-windowsservercore-ltsc2022`, `1.9-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/windows/windowsservercore-ltsc2022/Dockerfile)
3636
- [`1.9.1-windowsservercore-1809`, `1.9-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/windows/windowsservercore-1809/Dockerfile)
37+
- [`1.6.7-bookworm`, `1.6-bookworm`](https://github.com/docker-library/julia/blob/cf90acdd6a92c4e20c68312209e0764a96758d2c/1.6/bookworm/Dockerfile)
3738
- [`1.6.7-bullseye`, `1.6-bullseye`](https://github.com/docker-library/julia/blob/67a1817cca70fb1a601ecb38517c44e1e9982292/1.6/bullseye/Dockerfile)
38-
- [`1.6.7-buster`, `1.6-buster`](https://github.com/docker-library/julia/blob/67a1817cca70fb1a601ecb38517c44e1e9982292/1.6/buster/Dockerfile)
3939
- [`1.6.7-alpine3.18`, `1.6-alpine3.18`, `1.6.7-alpine`, `1.6-alpine`](https://github.com/docker-library/julia/blob/1486d832edaa15eee0703c413aace5d70efd8704/1.6/alpine3.18/Dockerfile)
4040
- [`1.6.7-alpine3.17`, `1.6-alpine3.17`](https://github.com/docker-library/julia/blob/67a1817cca70fb1a601ecb38517c44e1e9982292/1.6/alpine3.17/Dockerfile)
4141
- [`1.6.7-windowsservercore-ltsc2022`, `1.6-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/e0d0364c90b544d2d6de097e324ff7cc538613e8/1.6/windows/windowsservercore-ltsc2022/Dockerfile)
@@ -44,14 +44,14 @@ WARNING:
4444
## Shared Tags
4545

4646
- `1.9.1`, `1.9`, `1`, `latest`:
47-
- [`1.9.1-bullseye`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/bullseye/Dockerfile)
47+
- [`1.9.1-bookworm`](https://github.com/docker-library/julia/blob/cf90acdd6a92c4e20c68312209e0764a96758d2c/1.9/bookworm/Dockerfile)
4848
- [`1.9.1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/windows/windowsservercore-ltsc2022/Dockerfile)
4949
- [`1.9.1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/windows/windowsservercore-1809/Dockerfile)
5050
- `1.9.1-windowsservercore`, `1.9-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
5151
- [`1.9.1-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/windows/windowsservercore-ltsc2022/Dockerfile)
5252
- [`1.9.1-windowsservercore-1809`](https://github.com/docker-library/julia/blob/97d000402f8972dc369ed1877e8f990550aee85e/1.9/windows/windowsservercore-1809/Dockerfile)
5353
- `1.6.7`, `1.6`:
54-
- [`1.6.7-bullseye`](https://github.com/docker-library/julia/blob/67a1817cca70fb1a601ecb38517c44e1e9982292/1.6/bullseye/Dockerfile)
54+
- [`1.6.7-bookworm`](https://github.com/docker-library/julia/blob/cf90acdd6a92c4e20c68312209e0764a96758d2c/1.6/bookworm/Dockerfile)
5555
- [`1.6.7-windowsservercore-ltsc2022`](https://github.com/docker-library/julia/blob/e0d0364c90b544d2d6de097e324ff7cc538613e8/1.6/windows/windowsservercore-ltsc2022/Dockerfile)
5656
- [`1.6.7-windowsservercore-1809`](https://github.com/docker-library/julia/blob/e0d0364c90b544d2d6de097e324ff7cc538613e8/1.6/windows/windowsservercore-1809/Dockerfile)
5757
- `1.6.7-windowsservercore`, `1.6-windowsservercore`:
@@ -115,7 +115,7 @@ The `julia` images come in many flavors, each designed for a specific use case.
115115

116116
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.
117117

118-
Some of these tags may have names like bullseye or buster 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.
118+
Some of these tags may have names like bookworm or 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.
119119

120120
## `julia:<version>-alpine`
121121

memcached/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`1.6.20`, `1.6`, `1`, `latest`, `1.6.20-bullseye`, `1.6-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/memcached/blob/067704d799d434d12ad73b1334358e1b6d4cf8b5/debian/Dockerfile)
27+
- [`1.6.20`, `1.6`, `1`, `latest`, `1.6.20-bookworm`, `1.6-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/memcached/blob/3e552dc7c3907467c258c986cb4763a544ee3041/debian/Dockerfile)
2828
- [`1.6.20-alpine`, `1.6-alpine`, `1-alpine`, `alpine`, `1.6.20-alpine3.18`, `1.6-alpine3.18`, `1-alpine3.18`, `alpine3.18`](https://github.com/docker-library/memcached/blob/067704d799d434d12ad73b1334358e1b6d4cf8b5/alpine/Dockerfile)
2929

3030
# Quick reference (cont.)
@@ -78,7 +78,7 @@ The `memcached` images come in many flavors, each designed for a specific use ca
7878

7979
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.
8080

81-
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.
81+
Some of these tags may have names like bookworm 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.
8282

8383
## `memcached:<version>-alpine`
8484

0 commit comments

Comments
 (0)