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 Nov 17, 2022
1 parent 2d14f3a commit a8b1776
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions almalinux/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ WARNING:

- [`latest`, `8`, `8.7`, `8.7-20221110`](https://github.com/AlmaLinux/docker-images/blob/8ab8e4aa3c25e7836bf777dae31545da8fd477f1/Dockerfile-x86_64-default)
- [`minimal`, `8-minimal`, `8.7-minimal`, `8.7-minimal-20221110`](https://github.com/AlmaLinux/docker-images/blob/8ab8e4aa3c25e7836bf777dae31545da8fd477f1/Dockerfile-x86_64-minimal)
- [`9`, `9.0`, `9.0-20221102`](https://github.com/AlmaLinux/docker-images/blob/287e5d57d3374394e498701a6a65420b05cd7450/Dockerfile-x86_64-default)
- [`9-minimal`, `9.0-minimal`, `9.0-minimal-20221102`](https://github.com/AlmaLinux/docker-images/blob/287e5d57d3374394e498701a6a65420b05cd7450/Dockerfile-x86_64-minimal)
- [`9`, `9.1`, `9.1-20221117`](https://github.com/AlmaLinux/docker-images/blob/aaecb5417032a91f1eb3204d85cb7a41bd90025b/Dockerfile-x86_64-default)
- [`9-minimal`, `9.1-minimal`, `9.1-minimal-20221117`](https://github.com/AlmaLinux/docker-images/blob/aaecb5417032a91f1eb3204d85cb7a41bd90025b/Dockerfile-x86_64-minimal)

# Quick reference (cont.)

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

## Simple Tags

- [`2.9.6-alpine3.16`, `2.9-alpine3.16`, `2-alpine3.16`, `alpine3.16`, `2.9.6-alpine`, `2.9-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/alpine3.16/Dockerfile)
- [`2.9.6-scratch`, `2.9-scratch`, `2-scratch`, `scratch`, `2.9.6-linux`, `2.9-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/scratch/Dockerfile)
- [`2.9.6-windowsservercore-1809`, `2.9-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/windowsservercore-1809/Dockerfile)
- [`2.9.6-nanoserver-1809`, `2.9-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/nanoserver-1809/Dockerfile)
- [`2.9.7-alpine3.16`, `2.9-alpine3.16`, `2-alpine3.16`, `alpine3.16`, `2.9.7-alpine`, `2.9-alpine`, `2-alpine`, `alpine`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/alpine3.16/Dockerfile)
- [`2.9.7-scratch`, `2.9-scratch`, `2-scratch`, `scratch`, `2.9.7-linux`, `2.9-linux`, `2-linux`, `linux`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/scratch/Dockerfile)
- [`2.9.7-windowsservercore-1809`, `2.9-windowsservercore-1809`, `2-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/windowsservercore-1809/Dockerfile)
- [`2.9.7-nanoserver-1809`, `2.9-nanoserver-1809`, `2-nanoserver-1809`, `nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/nanoserver-1809/Dockerfile)

## Shared Tags

- `2.9.6`, `2.9`, `2`, `latest`:
- [`2.9.6-scratch`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/scratch/Dockerfile)
- [`2.9.6-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/nanoserver-1809/Dockerfile)
- `2.9.6-windowsservercore`, `2.9-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- [`2.9.6-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/windowsservercore-1809/Dockerfile)
- `2.9.6-nanoserver`, `2.9-nanoserver`, `2-nanoserver`, `nanoserver`:
- [`2.9.6-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/2c259145441a4b7f55724d0c245b553d9b34a4ee/2.9.6/nanoserver-1809/Dockerfile)
- `2.9.7`, `2.9`, `2`, `latest`:
- [`2.9.7-scratch`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/scratch/Dockerfile)
- [`2.9.7-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/nanoserver-1809/Dockerfile)
- `2.9.7-windowsservercore`, `2.9-windowsservercore`, `2-windowsservercore`, `windowsservercore`:
- [`2.9.7-windowsservercore-1809`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/windowsservercore-1809/Dockerfile)
- `2.9.7-nanoserver`, `2.9-nanoserver`, `2-nanoserver`, `nanoserver`:
- [`2.9.7-nanoserver-1809`](https://github.com/nats-io/nats-docker/blob/d4662e6e935fee7cd8881392734fc769c702e3f1/2.9.7/nanoserver-1809/Dockerfile)

# Quick reference (cont.)

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

# Supported tags and respective `Dockerfile` links

- [`v2.9.4-windowsservercore-1809`, `2.9.4-windowsservercore-1809`, `v2.9-windowsservercore-1809`, `2.9-windowsservercore-1809`, `banon-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/902a0bf463bda84f4cc2cefbcbf9b5b6f7a2cdb9/windows/1809/Dockerfile)
- [`v2.9.4`, `2.9.4`, `v2.9`, `2.9`, `banon`, `latest`](https://github.com/traefik/traefik-library-image/blob/902a0bf463bda84f4cc2cefbcbf9b5b6f7a2cdb9/alpine/Dockerfile)
- [`v2.9.5-windowsservercore-1809`, `2.9.5-windowsservercore-1809`, `v2.9-windowsservercore-1809`, `2.9-windowsservercore-1809`, `banon-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/78e52c7538f1a06c05d91d18d8ed0b467e69160e/windows/1809/Dockerfile)
- [`v2.9.5`, `2.9.5`, `v2.9`, `2.9`, `banon`, `latest`](https://github.com/traefik/traefik-library-image/blob/78e52c7538f1a06c05d91d18d8ed0b467e69160e/alpine/Dockerfile)
- [`v1.7.34-windowsservercore-1809`, `1.7.34-windowsservercore-1809`, `v1.7-windowsservercore-1809`, `1.7-windowsservercore-1809`, `maroilles-windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/4434758cf14bbd1ec9511b3f2a37b0a6ce846db6/windows/1809/Dockerfile)
- [`v1.7.34-alpine`, `1.7.34-alpine`, `v1.7-alpine`, `1.7-alpine`, `maroilles-alpine`](https://github.com/traefik/traefik-library-image/blob/4434758cf14bbd1ec9511b3f2a37b0a6ce846db6/alpine/Dockerfile)
- [`v1.7.34`, `1.7.34`, `v1.7`, `1.7`, `maroilles`](https://github.com/traefik/traefik-library-image/blob/4434758cf14bbd1ec9511b3f2a37b0a6ce846db6/scratch/Dockerfile)
Expand Down

0 comments on commit a8b1776

Please sign in to comment.