Run update.sh
This commit is contained in:
parent
f6e213524b
commit
1190bebdf8
|
|
@ -24,14 +24,14 @@ WARNING:
|
||||||
|
|
||||||
# Supported tags and respective `Dockerfile` links
|
# Supported tags and respective `Dockerfile` links
|
||||||
|
|
||||||
- [`1.36.0-glibc`, `1.36-glibc`, `1-glibc`, `unstable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest/glibc/Dockerfile)
|
- [`1.36.0-glibc`, `1.36-glibc`, `1-glibc`, `unstable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest/glibc/Dockerfile)
|
||||||
- [`1.36.0-uclibc`, `1.36-uclibc`, `1-uclibc`, `unstable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest/uclibc/Dockerfile)
|
- [`1.36.0-uclibc`, `1.36-uclibc`, `1-uclibc`, `unstable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest/uclibc/Dockerfile)
|
||||||
- [`1.36.0-musl`, `1.36-musl`, `1-musl`, `unstable-musl`, `musl`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest/musl/Dockerfile)
|
- [`1.36.0-musl`, `1.36-musl`, `1-musl`, `unstable-musl`, `musl`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest/musl/Dockerfile)
|
||||||
- [`1.36.0`, `1.36`, `1`, `unstable`, `latest`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest/glibc/Dockerfile)
|
- [`1.36.0`, `1.36`, `1`, `unstable`, `latest`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest/glibc/Dockerfile)
|
||||||
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest-1/glibc/Dockerfile)
|
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest-1/glibc/Dockerfile)
|
||||||
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest-1/uclibc/Dockerfile)
|
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest-1/uclibc/Dockerfile)
|
||||||
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest-1/musl/Dockerfile)
|
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest-1/musl/Dockerfile)
|
||||||
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/170608f188ec1bf80276c8e84faea9dcaa881c09/latest-1/glibc/Dockerfile)
|
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/c4c1b1f404daebc67a32c5949d5d5b3af3b14302/latest-1/glibc/Dockerfile)
|
||||||
|
|
||||||
# Quick reference (cont.)
|
# Quick reference (cont.)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue