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 Oct 17, 2024
1 parent cde4457 commit 83e76d8
Show file tree
Hide file tree
Showing 8 changed files with 31 additions and 29 deletions.
2 changes: 1 addition & 1 deletion elasticsearch/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8.15.2`](https://github.com/elastic/dockerfiles/blob/bf822e94b86ba01e37896cc57f18ac7c28d7eebd/elasticsearch/Dockerfile)
- [`8.15.3`](https://github.com/elastic/dockerfiles/blob/5a2646dafd69282b29f600e9b366a4904764523a/elasticsearch/Dockerfile)

- [`7.17.24`](https://github.com/elastic/dockerfiles/blob/5e07485ccc161d0661f8a04462b6cc6f565e2573/elasticsearch/Dockerfile)

Expand Down
2 changes: 1 addition & 1 deletion kibana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8.15.2`](https://github.com/elastic/dockerfiles/blob/bf822e94b86ba01e37896cc57f18ac7c28d7eebd/kibana/Dockerfile)
- [`8.15.3`](https://github.com/elastic/dockerfiles/blob/5a2646dafd69282b29f600e9b366a4904764523a/kibana/Dockerfile)

- [`7.17.24`](https://github.com/elastic/dockerfiles/blob/5e07485ccc161d0661f8a04462b6cc6f565e2573/kibana/Dockerfile)

Expand Down
2 changes: 1 addition & 1 deletion logstash/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`8.15.2`](https://github.com/elastic/dockerfiles/blob/bf822e94b86ba01e37896cc57f18ac7c28d7eebd/logstash/Dockerfile)
- [`8.15.3`](https://github.com/elastic/dockerfiles/blob/5a2646dafd69282b29f600e9b366a4904764523a/logstash/Dockerfile)

- [`7.17.24`](https://github.com/elastic/dockerfiles/blob/5e07485ccc161d0661f8a04462b6cc6f565e2573/logstash/Dockerfile)

Expand Down
22 changes: 11 additions & 11 deletions nats/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,28 +28,28 @@ WARNING:

## Simple Tags

- [`2.10.21-alpine3.20`, `2.10-alpine3.20`, `2-alpine3.20`, `alpine3.20`, `2.10.21-alpine`, `2.10-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/alpine3.20/Dockerfile)
- [`2.10.22-alpine3.20`, `2.10-alpine3.20`, `2-alpine3.20`, `alpine3.20`, `2.10.22-alpine`, `2.10-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/alpine3.20/Dockerfile)

- [`2.10.21-scratch`, `2.10-scratch`, `2-scratch`, `scratch`, `2.10.21-linux`, `2.10-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/scratch/Dockerfile)
- [`2.10.22-scratch`, `2.10-scratch`, `2-scratch`, `scratch`, `2.10.22-linux`, `2.10-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/scratch/Dockerfile)

- [`2.10.21-windowsservercore-1809`, `2.10-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/windowsservercore-1809/Dockerfile)
- [`2.10.22-windowsservercore-1809`, `2.10-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/windowsservercore-1809/Dockerfile)

- [`2.10.21-nanoserver-1809`, `2.10-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/nanoserver-1809/Dockerfile)
- [`2.10.22-nanoserver-1809`, `2.10-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/nanoserver-1809/Dockerfile)

## Shared Tags

- `2.10.21`, `2.10`, `2`, `latest`:
- `2.10.22`, `2.10`, `2`, `latest`:

- [`2.10.21-scratch`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/scratch/Dockerfile)
- [`2.10.21-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/nanoserver-1809/Dockerfile)
- [`2.10.22-scratch`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/scratch/Dockerfile)
- [`2.10.22-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/nanoserver-1809/Dockerfile)

- `2.10.21-windowsservercore`, `2.10-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- `2.10.22-windowsservercore`, `2.10-windowsservercore`, `2-windowsservercore`, `windowsservercore`:

- [`2.10.21-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/windowsservercore-1809/Dockerfile)
- [`2.10.22-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/windowsservercore-1809/Dockerfile)

- `2.10.21-nanoserver`, `2.10-nanoserver`, `2-nanoserver`, `nanoserver`:
- `2.10.22-nanoserver`, `2.10-nanoserver`, `2-nanoserver`, `nanoserver`:

- [`2.10.21-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/fec36788a2e4e4244df6cfd69b699f51b4b4b62f/2.10.x/nanoserver-1809/Dockerfile)
- [`2.10.22-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/23198a15d5b1df0812e7f61037e1aa8da0fe620f/2.10.x/nanoserver-1809/Dockerfile)

# Quick reference (cont.)

Expand Down
12 changes: 6 additions & 6 deletions node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,17 +36,17 @@ WARNING:

- [`23-bullseye-slim`, `23.0-bullseye-slim`, `23.0.0-bullseye-slim`, `bullseye-slim`, `current-bullseye-slim`](https://github.com/nodejs/docker-node/blob/1ef28c2d9777d354513929cf85bca4d6fdac0dc3/23/bullseye-slim/Dockerfile)

- [`22-alpine3.19`, `22.9-alpine3.19`, `22.9.0-alpine3.19`](https://github.com/nodejs/docker-node/blob/58c3b39e5948f82c594395857193cd97d01c690e/22/alpine3.19/Dockerfile)
- [`22-alpine3.19`, `22.10-alpine3.19`, `22.10.0-alpine3.19`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/alpine3.19/Dockerfile)

- [`22-alpine`, `22-alpine3.20`, `22.9-alpine`, `22.9-alpine3.20`, `22.9.0-alpine`, `22.9.0-alpine3.20`](https://github.com/nodejs/docker-node/blob/58c3b39e5948f82c594395857193cd97d01c690e/22/alpine3.20/Dockerfile)
- [`22-alpine`, `22-alpine3.20`, `22.10-alpine`, `22.10-alpine3.20`, `22.10.0-alpine`, `22.10.0-alpine3.20`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/alpine3.20/Dockerfile)

- [`22`, `22-bookworm`, `22.9`, `22.9-bookworm`, `22.9.0`, `22.9.0-bookworm`](https://github.com/nodejs/docker-node/blob/58c3b39e5948f82c594395857193cd97d01c690e/22/bookworm/Dockerfile)
- [`22`, `22-bookworm`, `22.10`, `22.10-bookworm`, `22.10.0`, `22.10.0-bookworm`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bookworm/Dockerfile)

- [`22-bookworm-slim`, `22-slim`, `22.9-bookworm-slim`, `22.9-slim`, `22.9.0-bookworm-slim`, `22.9.0-slim`](https://github.com/nodejs/docker-node/blob/58c3b39e5948f82c594395857193cd97d01c690e/22/bookworm-slim/Dockerfile)
- [`22-bookworm-slim`, `22-slim`, `22.10-bookworm-slim`, `22.10-slim`, `22.10.0-bookworm-slim`, `22.10.0-slim`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bookworm-slim/Dockerfile)

- [`22-bullseye`, `22.9-bullseye`, `22.9.0-bullseye`](https://github.com/nodejs/docker-node/blob/58c3b39e5948f82c594395857193cd97d01c690e/22/bullseye/Dockerfile)
- [`22-bullseye`, `22.10-bullseye`, `22.10.0-bullseye`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bullseye/Dockerfile)

- [`22-bullseye-slim`, `22.9-bullseye-slim`, `22.9.0-bullseye-slim`](https://github.com/nodejs/docker-node/blob/58c3b39e5948f82c594395857193cd97d01c690e/22/bullseye-slim/Dockerfile)
- [`22-bullseye-slim`, `22.10-bullseye-slim`, `22.10.0-bullseye-slim`](https://github.com/nodejs/docker-node/blob/996a32420666439b409fd8d450ee99ef905ef66c/22/bullseye-slim/Dockerfile)

- [`20-alpine3.19`, `20.18-alpine3.19`, `20.18.0-alpine3.19`, `iron-alpine3.19`, `lts-alpine3.19`](https://github.com/nodejs/docker-node/blob/8483b3edd9cc2a38360d88d360e3093d657ac3fe/20/alpine3.19/Dockerfile)

Expand Down
6 changes: 3 additions & 3 deletions odoo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`18.0-20241007`, `18.0`, `18`, `latest`](https://github.com/odoo/docker/blob/282f5a3761223344e610dfe889f737d75039531d/18.0/Dockerfile)
- [`18.0-20241017`, `18.0`, `18`, `latest`](https://github.com/odoo/docker/blob/decdaff7f94fd13001ac5dbdba59776b628265eb/18.0/Dockerfile)

- [`17.0-20241007`, `17.0`, `17`](https://github.com/odoo/docker/blob/282f5a3761223344e610dfe889f737d75039531d/17.0/Dockerfile)
- [`17.0-20241017`, `17.0`, `17`](https://github.com/odoo/docker/blob/decdaff7f94fd13001ac5dbdba59776b628265eb/17.0/Dockerfile)

- [`16.0-20241007`, `16.0`, `16`](https://github.com/odoo/docker/blob/282f5a3761223344e610dfe889f737d75039531d/16.0/Dockerfile)
- [`16.0-20241017`, `16.0`, `16`](https://github.com/odoo/docker/blob/decdaff7f94fd13001ac5dbdba59776b628265eb/16.0/Dockerfile)

# Quick reference (cont.)

Expand Down
12 changes: 6 additions & 6 deletions rust/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,17 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`1-bullseye`, `1.81-bullseye`, `1.81.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/bullseye/Dockerfile)
- [`1-bullseye`, `1.82-bullseye`, `1.82.0-bullseye`, `bullseye`](https://github.com/rust-lang/docker-rust/blob/1700955b94ae8a589562d872da74353028fffcf3/stable/bullseye/Dockerfile)

- [`1-slim-bullseye`, `1.81-slim-bullseye`, `1.81.0-slim-bullseye`, `slim-bullseye`](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/bullseye/slim/Dockerfile)
- [`1-slim-bullseye`, `1.82-slim-bullseye`, `1.82.0-slim-bullseye`, `slim-bullseye`](https://github.com/rust-lang/docker-rust/blob/1700955b94ae8a589562d872da74353028fffcf3/stable/bullseye/slim/Dockerfile)

- [`1-bookworm`, `1.81-bookworm`, `1.81.0-bookworm`, `bookworm`, `1`, `1.81`, `1.81.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/bookworm/Dockerfile)
- [`1-bookworm`, `1.82-bookworm`, `1.82.0-bookworm`, `bookworm`, `1`, `1.82`, `1.82.0`, `latest`](https://github.com/rust-lang/docker-rust/blob/1700955b94ae8a589562d872da74353028fffcf3/stable/bookworm/Dockerfile)

- [`1-slim-bookworm`, `1.81-slim-bookworm`, `1.81.0-slim-bookworm`, `slim-bookworm`, `1-slim`, `1.81-slim`, `1.81.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/bookworm/slim/Dockerfile)
- [`1-slim-bookworm`, `1.82-slim-bookworm`, `1.82.0-slim-bookworm`, `slim-bookworm`, `1-slim`, `1.82-slim`, `1.82.0-slim`, `slim`](https://github.com/rust-lang/docker-rust/blob/1700955b94ae8a589562d872da74353028fffcf3/stable/bookworm/slim/Dockerfile)

- [`1-alpine3.19`, `1.81-alpine3.19`, `1.81.0-alpine3.19`, `alpine3.19`](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/alpine3.19/Dockerfile)
- [`1-alpine3.19`, `1.82-alpine3.19`, `1.82.0-alpine3.19`, `alpine3.19`](https://github.com/rust-lang/docker-rust/blob/1700955b94ae8a589562d872da74353028fffcf3/stable/alpine3.19/Dockerfile)

- [`1-alpine3.20`, `1.81-alpine3.20`, `1.81.0-alpine3.20`, `alpine3.20`, `1-alpine`, `1.81-alpine`, `1.81.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/63f877a36f8ba9d9b4b35cd49df3327264510886/stable/alpine3.20/Dockerfile)
- [`1-alpine3.20`, `1.82-alpine3.20`, `1.82.0-alpine3.20`, `alpine3.20`, `1-alpine`, `1.82-alpine`, `1.82.0-alpine`, `alpine`](https://github.com/rust-lang/docker-rust/blob/1700955b94ae8a589562d872da74353028fffcf3/stable/alpine3.20/Dockerfile)

# Quick reference (cont.)

Expand Down
2 changes: 2 additions & 0 deletions swift/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ WARNING:

- [`5.10.1-noble`, `5.10-noble`](https://github.com/apple/swift-docker/blob/53c4d44e4b556d7bab6ff94c80e5bd0444cdc17d/5.10/ubuntu/24.04/Dockerfile)

- [`5.10.1-noble-slim`, `5.10-noble-slim`](https://github.com/apple/swift-docker/blob/38e4244ebab3d6a4e702fb30449827d6c28ee1fd/5.10/ubuntu/24.04/slim/Dockerfile)

- [`5.10.1-bookworm`, `5.10-bookworm`](https://github.com/apple/swift-docker/blob/53c4d44e4b556d7bab6ff94c80e5bd0444cdc17d/5.10/debian/12/Dockerfile)

- [`5.10.1-fedora39`, `5.10-fedora39`](https://github.com/apple/swift-docker/blob/53c4d44e4b556d7bab6ff94c80e5bd0444cdc17d/5.10/fedora/39/Dockerfile)
Expand Down

0 comments on commit 83e76d8

Please sign in to comment.