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 5, 2023
1 parent 9c6e079 commit 58bbb96
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion bash/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

- [`devel-20231125`, `devel`, `devel-20231125-alpine3.18`, `devel-alpine3.18`](https://github.com/tianon/docker-bash/blob/8d3ef2e43a6a61c3da787e83be4fa54c816b5c9e/devel/Dockerfile)
- [`devel-20231204`, `devel`, `devel-20231204-alpine3.18`, `devel-alpine3.18`](https://github.com/tianon/docker-bash/blob/b83e8080c75b9737ff60beb52d76d81b391eef71/devel/Dockerfile)
- [`5.2.21`, `5.2`, `5`, `latest`, `5.2.21-alpine3.18`, `5.2-alpine3.18`, `5-alpine3.18`, `alpine3.18`](https://github.com/tianon/docker-bash/blob/ba6a6be33e2bc2b6f045963607650e54a83a974b/5.2/Dockerfile)
- [`5.1.16`, `5.1`, `5.1.16-alpine3.18`, `5.1-alpine3.18`](https://github.com/tianon/docker-bash/blob/24c782c1b77287b0cea03a00ba43498276bf8182/5.1/Dockerfile)
- [`5.0.18`, `5.0`, `5.0.18-alpine3.18`, `5.0-alpine3.18`](https://github.com/tianon/docker-bash/blob/eb30d9e65ce00810fcc7e984f5a7d554433aaa34/5.0/Dockerfile)
Expand Down
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/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest/glibc/Dockerfile)
- [`1.36.1-uclibc`, `1.36-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest/uclibc/Dockerfile)
- [`1.36.1-musl`, `1.36-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest/musl/Dockerfile)
- [`1.36.1`, `1.36`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest/glibc/Dockerfile)
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest-1/glibc/Dockerfile)
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest-1/uclibc/Dockerfile)
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest-1/musl/Dockerfile)
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/089e2f966d5db5cbc2f6ea1b5f7e2a92d15a07b3/latest-1/glibc/Dockerfile)
- [`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)

# Quick reference (cont.)

Expand Down

0 comments on commit 58bbb96

Please sign in to comment.