Skip to content

Commit 643054b

Browse files
Run update.sh
1 parent c615e05 commit 643054b

File tree

7 files changed

+39
-15
lines changed

7 files changed

+39
-15
lines changed

bash/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ WARNING:
2424

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`devel-20210913`, `devel`, `devel-20210913-alpine3.14`, `devel-alpine3.14`](https://github.com/tianon/docker-bash/blob/59c829f8ed9082509a22ef2deae1c34d5d13f04e/devel/Dockerfile)
27+
- [`devel-20210920`, `devel`, `devel-20210920-alpine3.14`, `devel-alpine3.14`](https://github.com/tianon/docker-bash/blob/d9d01439c846b7683c1d08eef11530ad1d964a32/devel/Dockerfile)
2828
- [`5.1.8`, `5.1`, `5`, `latest`, `5.1.8-alpine3.14`, `5.1-alpine3.14`, `5-alpine3.14`, `alpine3.14`](https://github.com/tianon/docker-bash/blob/83941cc446c3e1789afaf1c849e445ddf9687a06/5.1/Dockerfile)
2929
- [`5.0.18`, `5.0`, `5.0.18-alpine3.14`, `5.0-alpine3.14`](https://github.com/tianon/docker-bash/blob/83941cc446c3e1789afaf1c849e445ddf9687a06/5.0/Dockerfile)
3030
- [`4.4.23`, `4.4`, `4`, `4.4.23-alpine3.14`, `4.4-alpine3.14`, `4-alpine3.14`](https://github.com/tianon/docker-bash/blob/83941cc446c3e1789afaf1c849e445ddf9687a06/4.4/Dockerfile)

cassandra/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ WARNING:
3434
[https://github.com/docker-library/cassandra/issues](https://github.com/docker-library/cassandra/issues)
3535

3636
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
37-
[`amd64`](https://hub.docker.com/r/amd64/cassandra/), [`arm64v8`](https://hub.docker.com/r/arm64v8/cassandra/), [`ppc64le`](https://hub.docker.com/r/ppc64le/cassandra/)
37+
[`amd64`](https://hub.docker.com/r/amd64/cassandra/), [`arm32v7`](https://hub.docker.com/r/arm32v7/cassandra/), [`arm64v8`](https://hub.docker.com/r/arm64v8/cassandra/), [`ppc64le`](https://hub.docker.com/r/ppc64le/cassandra/)
3838

3939
- **Published image artifact details**:
4040
[repo-info repo's `repos/cassandra/` directory](https://github.com/docker-library/repo-info/blob/master/repos/cassandra) ([history](https://github.com/docker-library/repo-info/commits/master/repos/cassandra))

eclipse-temurin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The Eclipse Temurin project provides code and processes that support the buildin
147147

148148
# Do you provide JRE (Java Runtime Environment) Images?
149149

150-
JRE images for OpenJDK 8 are now available. OpenJDK 11+ JRE's can be produced using `jlink` (see usage below).
150+
JRE images for OpenJDK 8 and 11 are now available. OpenJDK 11+ JRE's can also be produced using `jlink` (see usage below).
151151

152152
# How to use this Image
153153

fedora/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ WARNING:
3232
# Quick reference (cont.)
3333

3434
- **Where to file issues**:
35-
[Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora) (choose `docker` as component and include details about image problems in the description) or [GitHub](https://github.com/fedora-cloud/docker-brew-fedora/issues)
35+
[Fedora's bugzilla page](https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora%20Container%20Images) or [GitHub](https://github.com/fedora-cloud/docker-brew-fedora/issues)
3636

3737
- **Supported architectures**: ([more info](https://github.com/docker-library/official-images#architectures-other-than-amd64))
3838
[`amd64`](https://hub.docker.com/r/amd64/fedora/), [`arm32v7`](https://hub.docker.com/r/arm32v7/fedora/), [`arm64v8`](https://hub.docker.com/r/arm64v8/fedora/), [`ppc64le`](https://hub.docker.com/r/ppc64le/fedora/), [`s390x`](https://hub.docker.com/r/s390x/fedora/)
@@ -52,7 +52,7 @@ WARNING:
5252

5353
This image serves as the `official Fedora image` for the [Fedora Distribution](https://getfedora.org/).
5454

55-
![logo](https://raw.githubusercontent.com/docker-library/docs/b449be7df57e9ed9086bb5821bfb5d6cdc5d67a4/fedora/logo.png)
55+
![logo](https://raw.githubusercontent.com/docker-library/docs/7925a7131128930eed07077f9369b7ca52e0fd02/fedora/logo.png)
5656

5757
The `fedora:latest` tag will always point to the latest stable release.
5858

hello-world/README.md

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

2929
## Simple Tags
3030

31-
- [`linux`](https://github.com/docker-library/hello-world/blob/7ecae6978055d2fb6960e2a29d24a2af612e2716/amd64/hello-world/Dockerfile)
31+
- [`linux`](https://github.com/docker-library/hello-world/blob/3332fbee4210b41738d83f6cfdc301a42b96e30d/amd64/hello-world/Dockerfile)
3232
- [`nanoserver-ltsc2022`](https://github.com/docker-library/hello-world/blob/c6676f682a833388a087758d8789b43fbe003397/amd64/hello-world/nanoserver-ltsc2022/Dockerfile)
3333
- [`nanoserver-1809`](https://github.com/docker-library/hello-world/blob/a6fdcbffb08c09e63c48cda1878e15fefcb6460a/amd64/hello-world/nanoserver-1809/Dockerfile)
3434

3535
## Shared Tags
3636

3737
- `latest`:
38-
- [`linux`](https://github.com/docker-library/hello-world/blob/7ecae6978055d2fb6960e2a29d24a2af612e2716/amd64/hello-world/Dockerfile)
38+
- [`linux`](https://github.com/docker-library/hello-world/blob/3332fbee4210b41738d83f6cfdc301a42b96e30d/amd64/hello-world/Dockerfile)
3939
- [`nanoserver-ltsc2022`](https://github.com/docker-library/hello-world/blob/c6676f682a833388a087758d8789b43fbe003397/amd64/hello-world/nanoserver-ltsc2022/Dockerfile)
4040
- [`nanoserver-1809`](https://github.com/docker-library/hello-world/blob/a6fdcbffb08c09e63c48cda1878e15fefcb6460a/amd64/hello-world/nanoserver-1809/Dockerfile)
4141
- `nanoserver`:

postgres/README.md

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

2525
# Supported tags and respective `Dockerfile` links
2626

27-
- [`14beta3`, `14beta3-buster`](https://github.com/docker-library/postgres/blob/b4b726dbf1885e8e1543526ad9d250fdb2689cbb/14/buster/Dockerfile)
28-
- [`14beta3-alpine`, `14beta3-alpine3.14`](https://github.com/docker-library/postgres/blob/b4b726dbf1885e8e1543526ad9d250fdb2689cbb/14/alpine/Dockerfile)
29-
- [`13.4`, `13`, `latest`, `13.4-buster`, `13-buster`, `buster`](https://github.com/docker-library/postgres/blob/7f5f6da5a1976bfd2c6d989e20cef080d0d9c68f/13/buster/Dockerfile)
27+
- [`14rc1`, `14rc1-bullseye`](https://github.com/docker-library/postgres/blob/c3bf1dd3aadab4cce10fdd8eac069080339093a1/14/bullseye/Dockerfile)
28+
- [`14rc1-alpine`, `14rc1-alpine3.14`](https://github.com/docker-library/postgres/blob/c3bf1dd3aadab4cce10fdd8eac069080339093a1/14/alpine/Dockerfile)
29+
- [`13.4`, `13`, `latest`, `13.4-bullseye`, `13-bullseye`, `bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/13/bullseye/Dockerfile)
3030
- [`13.4-alpine`, `13-alpine`, `alpine`, `13.4-alpine3.14`, `13-alpine3.14`, `alpine3.14`](https://github.com/docker-library/postgres/blob/7f5f6da5a1976bfd2c6d989e20cef080d0d9c68f/13/alpine/Dockerfile)
31-
- [`12.8`, `12`, `12.8-buster`, `12-buster`](https://github.com/docker-library/postgres/blob/cf175692c137b00938f480b3ae1babae0999e05e/12/buster/Dockerfile)
31+
- [`12.8`, `12`, `12.8-bullseye`, `12-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/12/bullseye/Dockerfile)
3232
- [`12.8-alpine`, `12-alpine`, `12.8-alpine3.14`, `12-alpine3.14`](https://github.com/docker-library/postgres/blob/cf175692c137b00938f480b3ae1babae0999e05e/12/alpine/Dockerfile)
33-
- [`11.13-buster`, `11-buster`](https://github.com/docker-library/postgres/blob/415040d370e989dd3e6010bcdee5ba2440273598/11/buster/Dockerfile)
33+
- [`11.13-bullseye`, `11-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/11/bullseye/Dockerfile)
3434
- [`11.13`, `11`, `11.13-stretch`, `11-stretch`](https://github.com/docker-library/postgres/blob/415040d370e989dd3e6010bcdee5ba2440273598/11/stretch/Dockerfile)
3535
- [`11.13-alpine`, `11-alpine`, `11.13-alpine3.14`, `11-alpine3.14`](https://github.com/docker-library/postgres/blob/415040d370e989dd3e6010bcdee5ba2440273598/11/alpine/Dockerfile)
36-
- [`10.18-buster`, `10-buster`](https://github.com/docker-library/postgres/blob/a7a749d0ce8b8cd54c5545f6d9489d755af00659/10/buster/Dockerfile)
36+
- [`10.18-bullseye`, `10-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/10/bullseye/Dockerfile)
3737
- [`10.18`, `10`, `10.18-stretch`, `10-stretch`](https://github.com/docker-library/postgres/blob/a7a749d0ce8b8cd54c5545f6d9489d755af00659/10/stretch/Dockerfile)
3838
- [`10.18-alpine`, `10-alpine`, `10.18-alpine3.14`, `10-alpine3.14`](https://github.com/docker-library/postgres/blob/a7a749d0ce8b8cd54c5545f6d9489d755af00659/10/alpine/Dockerfile)
39-
- [`9.6.23-buster`, `9.6-buster`, `9-buster`](https://github.com/docker-library/postgres/blob/32d0897216bfa477c70688b960e5a95651df8992/9.6/buster/Dockerfile)
39+
- [`9.6.23-bullseye`, `9.6-bullseye`, `9-bullseye`](https://github.com/docker-library/postgres/blob/d50c412c4e1da9b37966a19a1141d167eeaf056f/9.6/bullseye/Dockerfile)
4040
- [`9.6.23`, `9.6`, `9`, `9.6.23-stretch`, `9.6-stretch`, `9-stretch`](https://github.com/docker-library/postgres/blob/32d0897216bfa477c70688b960e5a95651df8992/9.6/stretch/Dockerfile)
4141
- [`9.6.23-alpine`, `9.6-alpine`, `9-alpine`, `9.6.23-alpine3.14`, `9.6-alpine3.14`, `9-alpine3.14`](https://github.com/docker-library/postgres/blob/32d0897216bfa477c70688b960e5a95651df8992/9.6/alpine/Dockerfile)
4242

@@ -350,7 +350,7 @@ The `postgres` images come in many flavors, each designed for a specific use cas
350350

351351
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.
352352

353-
Some of these tags may have names like buster or stretch 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.
353+
Some of these tags may have names like bullseye or stretch 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.
354354

355355
## `postgres:<version>-alpine`
356356

0 commit comments

Comments
 (0)