Run update.sh
This commit is contained in:
parent
4436cc0952
commit
6cbd2e9b43
|
|
@ -24,10 +24,10 @@ WARNING:
|
|||
|
||||
# Supported tags and respective `Dockerfile` links
|
||||
|
||||
- [`1.32.0-uclibc`, `1.32-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/uclibc/Dockerfile)
|
||||
- [`1.32.0-glibc`, `1.32-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/glibc/Dockerfile)
|
||||
- [`1.32.0-musl`, `1.32-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/musl/Dockerfile)
|
||||
- [`1.32.0`, `1.32`, `1`, `latest`](https://github.com/docker-library/busybox/blob/b9114f2de4e3859437d13318e5865091c803e50d/uclibc/Dockerfile)
|
||||
- [`1.32.0-uclibc`, `1.32-uclibc`, `1-uclibc`, `uclibc`](https://github.com/docker-library/busybox/blob/5f68e74ab5e43dfae266b6b02172d62108f0f85a/uclibc/Dockerfile)
|
||||
- [`1.32.0-glibc`, `1.32-glibc`, `1-glibc`, `glibc`](https://github.com/docker-library/busybox/blob/5f68e74ab5e43dfae266b6b02172d62108f0f85a/glibc/Dockerfile)
|
||||
- [`1.32.0-musl`, `1.32-musl`, `1-musl`, `musl`](https://github.com/docker-library/busybox/blob/5f68e74ab5e43dfae266b6b02172d62108f0f85a/musl/Dockerfile)
|
||||
- [`1.32.0`, `1.32`, `1`, `latest`](https://github.com/docker-library/busybox/blob/5f68e74ab5e43dfae266b6b02172d62108f0f85a/uclibc/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ WARNING:
|
|||
- [`2.1.21`, `2.1`](https://github.com/docker-library/cassandra/blob/4c146a91f56dc3043284c817f1d61f152199482c/2.1/Dockerfile)
|
||||
- [`2.2.16`, `2.2`, `2`](https://github.com/docker-library/cassandra/blob/4c146a91f56dc3043284c817f1d61f152199482c/2.2/Dockerfile)
|
||||
- [`3.0.20`, `3.0`](https://github.com/docker-library/cassandra/blob/4c146a91f56dc3043284c817f1d61f152199482c/3.0/Dockerfile)
|
||||
- [`3.11.6`, `3.11`, `3`, `latest`](https://github.com/docker-library/cassandra/blob/4c146a91f56dc3043284c817f1d61f152199482c/3.11/Dockerfile)
|
||||
- [`3.11.7`, `3.11`, `3`, `latest`](https://github.com/docker-library/cassandra/blob/038fd5c0738b5543b2ad2052ceee4f18d7170cae/3.11/Dockerfile)
|
||||
|
||||
# Quick reference (cont.)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue