Run update.sh
This commit is contained in:
parent
0eeb0ec179
commit
b388767203
|
|
@ -24,21 +24,21 @@ 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/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest/glibc/amd64/index.json)
|
||||
- [`1.36.1-glibc`, `1.36-glibc`, `1-glibc`, `stable-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest/glibc/amd64/index.json)
|
||||
|
||||
- [`1.36.1-uclibc`, `1.36-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest/uclibc/amd64/index.json)
|
||||
- [`1.36.1-uclibc`, `1.36-uclibc`, `1-uclibc`, `stable-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest/uclibc/amd64/index.json)
|
||||
|
||||
- [`1.36.1-musl`, `1.36-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest/musl/amd64/index.json)
|
||||
- [`1.36.1-musl`, `1.36-musl`, `1-musl`, `stable-musl`, `musl`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest/musl/amd64/index.json)
|
||||
|
||||
- [`1.36.1`, `1.36`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest/glibc/amd64/index.json)
|
||||
- [`1.36.1`, `1.36`, `1`, `stable`, `latest`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest/glibc/amd64/index.json)
|
||||
|
||||
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest-1/glibc/amd64/index.json)
|
||||
- [`1.35.0-glibc`, `1.35-glibc`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest-1/glibc/amd64/index.json)
|
||||
|
||||
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest-1/uclibc/amd64/index.json)
|
||||
- [`1.35.0-uclibc`, `1.35-uclibc`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest-1/uclibc/amd64/index.json)
|
||||
|
||||
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest-1/musl/amd64/index.json)
|
||||
- [`1.35.0-musl`, `1.35-musl`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest-1/musl/amd64/index.json)
|
||||
|
||||
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/557fc6b60c652465f82bb915e7c55ab46984ceaf/latest-1/glibc/amd64/index.json)
|
||||
- [`1.35.0`, `1.35`](https://github.com/docker-library/busybox/blob/065fabdfa397ac19969e667cb227274b3cad25e7/latest-1/glibc/amd64/index.json)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue