Skip to content

Commit

Permalink
Run update.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
docker-library-bot committed Feb 4, 2025
1 parent 936993f commit 705df51
Show file tree
Hide file tree
Showing 8 changed files with 69 additions and 69 deletions.
4 changes: 2 additions & 2 deletions almalinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`10-kitten`, `10-kitten-20241024`](https://github.com/AlmaLinux/container-images/blob/a1cecc826bfdd29e027ffdbfb73793cd64afe3f3/default/amd64/Dockerfile)
- [`10-kitten`, `10-kitten-20250204`](https://github.com/AlmaLinux/container-images/blob/0dd34b412e662a392275d79dc2f0fb635e74ff7a/default/amd64/Dockerfile)

- [`10-kitten-minimal`, `10-kitten-minimal-20241024`](https://github.com/AlmaLinux/container-images/blob/a1cecc826bfdd29e027ffdbfb73793cd64afe3f3/minimal/amd64/Dockerfile)
- [`10-kitten-minimal`, `10-kitten-minimal-20250204`](https://github.com/AlmaLinux/container-images/blob/0dd34b412e662a392275d79dc2f0fb635e74ff7a/minimal/amd64/Dockerfile)

- [`8`, `8.10`, `8.10-20240923`](https://github.com/AlmaLinux/container-images/blob/9220c28666f44af82172cba59a3ddc30fbae1cb7/default/amd64/Dockerfile)

Expand Down
10 changes: 5 additions & 5 deletions cassandra/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`5.0.2`, `5.0`, `5`, `latest`, `5.0.2-jammy`, `5.0-jammy`, `5-jammy`, `jammy`](https://github.com/docker-library/cassandra/blob/1e3d5732f34ceb9e77870d0be9501515f917cc60/5.0/Dockerfile)
- [`5.0.3`, `5.0`, `5`, `latest`, `5.0.3-jammy`, `5.0-jammy`, `5-jammy`, `jammy`](https://github.com/docker-library/cassandra/blob/105daf8445a12fc96ef48a1314566e0f61f473b2/5.0/Dockerfile)

- [`4.1.7`, `4.1`, `4`, `4.1.7-jammy`, `4.1-jammy`, `4-jammy`](https://github.com/docker-library/cassandra/blob/ad1d8a96d90bd17a5be305628aac3dafa9a11f5c/4.1/Dockerfile)
- [`4.1.8`, `4.1`, `4`, `4.1.8-jammy`, `4.1-jammy`, `4-jammy`](https://github.com/docker-library/cassandra/blob/f49e80e172f29e2cad0a9acd054806d9709a4205/4.1/Dockerfile)

- [`4.0.15`, `4.0`, `4.0.15-jammy`, `4.0-jammy`](https://github.com/docker-library/cassandra/blob/c9c51a794db0a9fd4f1bd54e2f1bf75f98af571d/4.0/Dockerfile)
- [`4.0.16`, `4.0`, `4.0.16-jammy`, `4.0-jammy`](https://github.com/docker-library/cassandra/blob/c4de505e25eb89ec5a0578dd693430bf3602b2e1/4.0/Dockerfile)

- [`3.11.17`, `3.11`, `3`, `3.11.17-jammy`, `3.11-jammy`, `3-jammy`](https://github.com/docker-library/cassandra/blob/abab4c99e553fca077336ca097dd84107f2d3034/3.11/Dockerfile)
- [`3.11.18`, `3.11`, `3`, `3.11.18-jammy`, `3.11-jammy`, `3-jammy`](https://github.com/docker-library/cassandra/blob/34424ed79ebd85603a14bda2a69d36a377bebbfc/3.11/Dockerfile)

- [`3.0.30`, `3.0`, `3.0.30-jammy`, `3.0-jammy`](https://github.com/docker-library/cassandra/blob/2324f94cb4e9686859e3f487f725908bfbefc9d2/3.0/Dockerfile)
- [`3.0.31`, `3.0`, `3.0.31-jammy`, `3.0-jammy`](https://github.com/docker-library/cassandra/blob/e367aabb74d1249800e5cf94284183078d0a3a2c/3.0/Dockerfile)

# Quick reference (cont.)

Expand Down
4 changes: 2 additions & 2 deletions dart/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`3.6.1-sdk`, `3.6-sdk`, `3-sdk`, `stable-sdk`, `sdk`, `3.6.1`, `3.6`, `3`, `stable`, `latest`](https://github.com/dart-lang/dart-docker/blob/92d06fb0bb15575381a41298a3b7c0b18d3296aa/stable/bookworm/Dockerfile)
- [`3.6.2-sdk`, `3.6-sdk`, `3-sdk`, `stable-sdk`, `sdk`, `3.6.2`, `3.6`, `3`, `stable`, `latest`](https://github.com/dart-lang/dart-docker/blob/3725e6a5c64c4caae3a40607fabee7eca5d95339/stable/bookworm/Dockerfile)

- [`3.7.0-209.1.beta-sdk`, `beta-sdk`, `3.7.0-209.1.beta`, `beta`](https://github.com/dart-lang/dart-docker/blob/92d06fb0bb15575381a41298a3b7c0b18d3296aa/beta/bookworm/Dockerfile)
- [`3.7.0-323.2.beta-sdk`, `beta-sdk`, `3.7.0-323.2.beta`, `beta`](https://github.com/dart-lang/dart-docker/blob/3725e6a5c64c4caae3a40607fabee7eca5d95339/beta/bookworm/Dockerfile)

# Quick reference (cont.)

Expand Down
2 changes: 1 addition & 1 deletion eclipse-temurin/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ ENV PATH="${JAVA_HOME}/bin:${PATH}"

### Creating a JRE using jlink

On OpenJDK 11+, a JRE can be generated using `jlink`, see the following Dockerfile:
On OpenJDK 21+, a JRE can be generated using `jlink`, see the following Dockerfile:

```dockerfile
# Example of custom Java runtime using jlink in a multi-stage container build
Expand Down
4 changes: 2 additions & 2 deletions ghost/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`5.109.0`, `5.109`, `5`, `latest`](https://github.com/docker-library/ghost/blob/b5847f84e5b9610d5500b943551f4c008c63b8fa/5/debian/Dockerfile)
- [`5.109.1`, `5.109`, `5`, `latest`](https://github.com/docker-library/ghost/blob/ebd89e7e38cad66654a4812ee5b1238cecedb2bd/5/debian/Dockerfile)

- [`5.109.0-alpine`, `5.109-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/b5847f84e5b9610d5500b943551f4c008c63b8fa/5/alpine/Dockerfile)
- [`5.109.1-alpine`, `5.109-alpine`, `5-alpine`, `alpine`](https://github.com/docker-library/ghost/blob/ebd89e7e38cad66654a4812ee5b1238cecedb2bd/5/alpine/Dockerfile)

# Quick reference (cont.)

Expand Down
Loading

0 comments on commit 705df51

Please sign in to comment.