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 Dec 19, 2024
1 parent 4b9f1f3 commit 1176eac
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 6 deletions.
4 changes: 2 additions & 2 deletions bash/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

- [`devel-20241126`, `devel`, `devel-20241126-alpine3.21`, `devel-alpine3.21`](https://github.com/tianon/docker-bash/blob/4811b83a9b81e2af6587fbe01c7932a078cb1acc/devel/Dockerfile)
- [`devel-20241213`, `devel`, `devel-20241213-alpine3.21`, `devel-alpine3.21`](https://github.com/tianon/docker-bash/blob/be3e1c000bbc0a118e3d28f44e9e2a34fcb504d8/devel/Dockerfile)

- [`5.3-alpha`, `5.3-rc`, `rc`, `5.3-alpha-alpine3.21`, `5.3-rc-alpine3.21`, `rc-alpine3.21`](https://github.com/tianon/docker-bash/blob/712b1f0c63d45c37d1072e6e9e635da1edfb0734/5.3-rc/Dockerfile)
- [`5.3-beta`, `5.3-rc`, `rc`, `5.3-beta-alpine3.21`, `5.3-rc-alpine3.21`, `rc-alpine3.21`](https://github.com/tianon/docker-bash/blob/7414f66135e4327b0cca7644bdaf98f22e227c6c/5.3-rc/Dockerfile)

- [`5.2.37`, `5.2`, `5`, `latest`, `5.2.37-alpine3.21`, `5.2-alpine3.21`, `5-alpine3.21`, `alpine3.21`](https://github.com/tianon/docker-bash/blob/712b1f0c63d45c37d1072e6e9e635da1edfb0734/5.2/Dockerfile)

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

## Simple Tags

- [`1.24rc1-bookworm`, `1.24-rc-bookworm`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/bookworm/Dockerfile)

- [`1.24rc1-bullseye`, `1.24-rc-bullseye`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/bullseye/Dockerfile)

- [`1.24rc1-alpine3.21`, `1.24-rc-alpine3.21`, `1.24rc1-alpine`, `1.24-rc-alpine`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/alpine3.21/Dockerfile)

- [`1.24rc1-alpine3.20`, `1.24-rc-alpine3.20`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/alpine3.20/Dockerfile)

- [`1.24rc1-windowsservercore-ltsc2022`, `1.24-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/windowsservercore-ltsc2022/Dockerfile)

- [`1.24rc1-windowsservercore-1809`, `1.24-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/windowsservercore-1809/Dockerfile)

- [`1.24rc1-nanoserver-ltsc2022`, `1.24-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/nanoserver-ltsc2022/Dockerfile)

- [`1.24rc1-nanoserver-1809`, `1.24-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/nanoserver-1809/Dockerfile)

- [`1.23.4-bookworm`, `1.23-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/7db81882d183714657225ba6081ce0e9a0db9b75/1.23/bookworm/Dockerfile)

- [`1.23.4-bullseye`, `1.23-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/7db81882d183714657225ba6081ce0e9a0db9b75/1.23/bullseye/Dockerfile)
Expand Down Expand Up @@ -62,6 +78,22 @@ WARNING:

## Shared Tags

- `1.24rc1`, `1.24-rc`:

- [`1.24rc1-bookworm`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/bookworm/Dockerfile)
- [`1.24rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.24rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/windowsservercore-1809/Dockerfile)

- `1.24rc1-windowsservercore`, `1.24-rc-windowsservercore`:

- [`1.24rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.24rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/windowsservercore-1809/Dockerfile)

- `1.24rc1-nanoserver`, `1.24-rc-nanoserver`:

- [`1.24rc1-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/nanoserver-ltsc2022/Dockerfile)
- [`1.24rc1-nanoserver-1809`](https://github.com/docker-library/golang/blob/4c8553a8cef426a0492f462eb51666e24a86007a/1.24-rc/windows/nanoserver-1809/Dockerfile)

- `1.23.4`, `1.23`, `1`, `latest`:

- [`1.23.4-bookworm`](https://github.com/docker-library/golang/blob/7db81882d183714657225ba6081ce0e9a0db9b75/1.23/bookworm/Dockerfile)
Expand Down
8 changes: 4 additions & 4 deletions rabbitmq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ WARNING:

- [`4.1.0-beta.3-management-alpine`, `4.1-rc-management-alpine`](https://github.com/docker-library/rabbitmq/blob/c0dcc40c9bce4bb6a826a61d250a2aeb0fa35416/4.1-rc/alpine/management/Dockerfile)

- [`4.0.4`, `4.0`, `4`, `latest`](https://github.com/docker-library/rabbitmq/blob/efb58cd44392eb62a59b4408dffdf09ff5505015/4.0/ubuntu/Dockerfile)
- [`4.0.5`, `4.0`, `4`, `latest`](https://github.com/docker-library/rabbitmq/blob/16db9e144e0c83d82e82533870054e609dbc8ca4/4.0/ubuntu/Dockerfile)

- [`4.0.4-management`, `4.0-management`, `4-management`, `management`](https://github.com/docker-library/rabbitmq/blob/36e4d246e934a96b1c3a920e398f96434f3fc34c/4.0/ubuntu/management/Dockerfile)
- [`4.0.5-management`, `4.0-management`, `4-management`, `management`](https://github.com/docker-library/rabbitmq/blob/36e4d246e934a96b1c3a920e398f96434f3fc34c/4.0/ubuntu/management/Dockerfile)

- [`4.0.4-alpine`, `4.0-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/0584c9d30e14c060a7fb677c5134f03da0d6a68d/4.0/alpine/Dockerfile)
- [`4.0.5-alpine`, `4.0-alpine`, `4-alpine`, `alpine`](https://github.com/docker-library/rabbitmq/blob/16db9e144e0c83d82e82533870054e609dbc8ca4/4.0/alpine/Dockerfile)

- [`4.0.4-management-alpine`, `4.0-management-alpine`, `4-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/36e4d246e934a96b1c3a920e398f96434f3fc34c/4.0/alpine/management/Dockerfile)
- [`4.0.5-management-alpine`, `4.0-management-alpine`, `4-management-alpine`, `management-alpine`](https://github.com/docker-library/rabbitmq/blob/36e4d246e934a96b1c3a920e398f96434f3fc34c/4.0/alpine/management/Dockerfile)

- [`3.13.7`, `3.13`, `3`](https://github.com/docker-library/rabbitmq/blob/55d4ee381759d78087e5b7acde2aa9deba35a847/3.13/ubuntu/Dockerfile)

Expand Down

0 comments on commit 1176eac

Please sign in to comment.