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 20, 2023
1 parent c207d0f commit 9ef7d1d
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 15 deletions.
16 changes: 8 additions & 8 deletions busybox/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@ WARNING:

# Supported tags and respective `Dockerfile` links

- [`1.36.1-glibc`, `1.36-glibc`, `1-glibc`, `stable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest/glibc/Dockerfile)
- [`1.36.1-uclibc`, `1.36-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest/uclibc/Dockerfile)
- [`1.36.1-musl`, `1.36-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest/musl/Dockerfile)
- [`1.36.1`, `1.36`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest/glibc/Dockerfile)
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest-1/glibc/Dockerfile)
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest-1/uclibc/Dockerfile)
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest-1/musl/Dockerfile)
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/fd3de9bdd2a72b59a99e7d1c125e5b3b5729326a/latest-1/glibc/Dockerfile)
- [`1.36.1-glibc`, `1.36-glibc`, `1-glibc`, `stable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest/glibc/Dockerfile)
- [`1.36.1-uclibc`, `1.36-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest/uclibc/Dockerfile)
- [`1.36.1-musl`, `1.36-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest/musl/Dockerfile)
- [`1.36.1`, `1.36`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest/glibc/Dockerfile)
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest-1/glibc/Dockerfile)
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest-1/uclibc/Dockerfile)
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest-1/musl/Dockerfile)
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/6f8c96df0b81947e6b3d3e636d96ff94471b121c/latest-1/glibc/Dockerfile)

# Quick reference (cont.)

Expand Down
32 changes: 25 additions & 7 deletions golang/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,27 +28,45 @@ WARNING:

## Simple Tags

- [`1.21.5-bookworm`, `1.21-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/40db26d6cc395e12ec499d7d88c77ee5f6dbe912/1.21/bookworm/Dockerfile)
- [`1.21.5-bullseye`, `1.21-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/40db26d6cc395e12ec499d7d88c77ee5f6dbe912/1.21/bullseye/Dockerfile)
- [`1.21.5-alpine3.19`, `1.21-alpine3.19`, `1-alpine3.19`, `alpine3.19`, `1.21.5-alpine`, `1.21-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/40db26d6cc395e12ec499d7d88c77ee5f6dbe912/1.21/alpine3.19/Dockerfile)
- [`1.21.5-alpine3.18`, `1.21-alpine3.18`, `1-alpine3.18`, `alpine3.18`](https://github.com/docker-library/golang/blob/40db26d6cc395e12ec499d7d88c77ee5f6dbe912/1.21/alpine3.18/Dockerfile)
- [`1.22rc1-bookworm`, `1.22-rc-bookworm`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.22-rc/bookworm/Dockerfile)
- [`1.22rc1-bullseye`, `1.22-rc-bullseye`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.22-rc/bullseye/Dockerfile)
- [`1.22rc1-alpine3.19`, `1.22-rc-alpine3.19`, `1.22rc1-alpine`, `1.22-rc-alpine`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.22-rc/alpine3.19/Dockerfile)
- [`1.22rc1-alpine3.18`, `1.22-rc-alpine3.18`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.22-rc/alpine3.18/Dockerfile)
- [`1.22rc1-windowsservercore-ltsc2022`, `1.22-rc-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.22rc1-windowsservercore-1809`, `1.22-rc-windowsservercore-1809`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/windowsservercore-1809/Dockerfile)
- [`1.22rc1-nanoserver-ltsc2022`, `1.22-rc-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/nanoserver-ltsc2022/Dockerfile)
- [`1.22rc1-nanoserver-1809`, `1.22-rc-nanoserver-1809`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/nanoserver-1809/Dockerfile)
- [`1.21.5-bookworm`, `1.21-bookworm`, `1-bookworm`, `bookworm`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.21/bookworm/Dockerfile)
- [`1.21.5-bullseye`, `1.21-bullseye`, `1-bullseye`, `bullseye`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.21/bullseye/Dockerfile)
- [`1.21.5-alpine3.19`, `1.21-alpine3.19`, `1-alpine3.19`, `alpine3.19`, `1.21.5-alpine`, `1.21-alpine`, `1-alpine`, `alpine`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.21/alpine3.19/Dockerfile)
- [`1.21.5-alpine3.18`, `1.21-alpine3.18`, `1-alpine3.18`, `alpine3.18`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.21/alpine3.18/Dockerfile)
- [`1.21.5-windowsservercore-ltsc2022`, `1.21-windowsservercore-ltsc2022`, `1-windowsservercore-ltsc2022`, `windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/d106c8658abc0975bcd2d8a68a8f4ca85b04a93a/1.21/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.21.5-windowsservercore-1809`, `1.21-windowsservercore-1809`, `1-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/docker-library/golang/blob/d106c8658abc0975bcd2d8a68a8f4ca85b04a93a/1.21/windows/windowsservercore-1809/Dockerfile)
- [`1.21.5-nanoserver-ltsc2022`, `1.21-nanoserver-ltsc2022`, `1-nanoserver-ltsc2022`, `nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/d106c8658abc0975bcd2d8a68a8f4ca85b04a93a/1.21/windows/nanoserver-ltsc2022/Dockerfile)
- [`1.21.5-nanoserver-1809`, `1.21-nanoserver-1809`, `1-nanoserver-1809`, `nanoserver-1809`](https://github.com/docker-library/golang/blob/d106c8658abc0975bcd2d8a68a8f4ca85b04a93a/1.21/windows/nanoserver-1809/Dockerfile)
- [`1.20.12-bookworm`, `1.20-bookworm`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/bookworm/Dockerfile)
- [`1.20.12-bullseye`, `1.20-bullseye`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/bullseye/Dockerfile)
- [`1.20.12-alpine3.19`, `1.20-alpine3.19`, `1.20.12-alpine`, `1.20-alpine`](https://github.com/docker-library/golang/blob/84f47a944aa3d10104ad45dd8a188b878595cac4/1.20/alpine3.19/Dockerfile)
- [`1.20.12-alpine3.18`, `1.20-alpine3.18`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/alpine3.18/Dockerfile)
- [`1.20.12-alpine3.19`, `1.20-alpine3.19`, `1.20.12-alpine`, `1.20-alpine`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.20/alpine3.19/Dockerfile)
- [`1.20.12-alpine3.18`, `1.20-alpine3.18`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.20/alpine3.18/Dockerfile)
- [`1.20.12-windowsservercore-ltsc2022`, `1.20-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.20.12-windowsservercore-1809`, `1.20-windowsservercore-1809`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/windows/windowsservercore-1809/Dockerfile)
- [`1.20.12-nanoserver-ltsc2022`, `1.20-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/windows/nanoserver-ltsc2022/Dockerfile)
- [`1.20.12-nanoserver-1809`, `1.20-nanoserver-1809`](https://github.com/docker-library/golang/blob/339da23255a9dc00f7921fca9a022f6b95843358/1.20/windows/nanoserver-1809/Dockerfile)

## Shared Tags

- `1.22rc1`, `1.22-rc`:
- [`1.22rc1-bookworm`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.22-rc/bookworm/Dockerfile)
- [`1.22rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.22rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/windowsservercore-1809/Dockerfile)
- `1.22rc1-windowsservercore`, `1.22-rc-windowsservercore`:
- [`1.22rc1-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.22rc1-windowsservercore-1809`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/windowsservercore-1809/Dockerfile)
- `1.22rc1-nanoserver`, `1.22-rc-nanoserver`:
- [`1.22rc1-nanoserver-ltsc2022`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/nanoserver-ltsc2022/Dockerfile)
- [`1.22rc1-nanoserver-1809`](https://github.com/docker-library/golang/blob/46d44c197aa3ce81c16ad43a2e4b331cc188053a/1.22-rc/windows/nanoserver-1809/Dockerfile)
- `1.21.5`, `1.21`, `1`, `latest`:
- [`1.21.5-bookworm`](https://github.com/docker-library/golang/blob/40db26d6cc395e12ec499d7d88c77ee5f6dbe912/1.21/bookworm/Dockerfile)
- [`1.21.5-bookworm`](https://github.com/docker-library/golang/blob/8188fe464dc344c8ac20cad12cf80e65f452af93/1.21/bookworm/Dockerfile)
- [`1.21.5-windowsservercore-ltsc2022`](https://github.com/docker-library/golang/blob/d106c8658abc0975bcd2d8a68a8f4ca85b04a93a/1.21/windows/windowsservercore-ltsc2022/Dockerfile)
- [`1.21.5-windowsservercore-1809`](https://github.com/docker-library/golang/blob/d106c8658abc0975bcd2d8a68a8f4ca85b04a93a/1.21/windows/windowsservercore-1809/Dockerfile)
- `1.21.5-windowsservercore`, `1.21-windowsservercore`, `1-windowsservercore`, `windowsservercore`:
Expand Down

0 comments on commit 9ef7d1d

Please sign in to comment.