From 1d3fc2d9de64d104d026b932e957eae3dc5df4ab Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Fri, 7 Oct 2016 14:32:47 -0700 Subject: [PATCH] Run update.sh --- busybox/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/busybox/README.md b/busybox/README.md index fd0fe3171..1507e268a 100644 --- a/busybox/README.md +++ b/busybox/README.md @@ -1,8 +1,8 @@ # Supported tags and respective `Dockerfile` links -- [`1.25.0-glibc`, `1.25-glibc`, `1-glibc`, `glibc` (*glibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/a0558a9006ce0dd6f6ec5d56cfd3f32ebeeb815f/glibc/Dockerfile) -- [`1.25.0-musl`, `1.25-musl`, `1-musl`, `musl` (*musl/Dockerfile*)](https://github.com/docker-library/busybox/blob/a0558a9006ce0dd6f6ec5d56cfd3f32ebeeb815f/musl/Dockerfile) -- [`1.25.0-uclibc`, `1.25-uclibc`, `1-uclibc`, `uclibc`, `1.25.0`, `1.25`, `1`, `latest` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/a0558a9006ce0dd6f6ec5d56cfd3f32ebeeb815f/uclibc/Dockerfile) +- [`1.25.1-glibc`, `1.25-glibc`, `1-glibc`, `glibc` (*glibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/ad6b0303b320f64e63fef9291fcac5a4742c0855/glibc/Dockerfile) +- [`1.25.1-musl`, `1.25-musl`, `1-musl`, `musl` (*musl/Dockerfile*)](https://github.com/docker-library/busybox/blob/ad6b0303b320f64e63fef9291fcac5a4742c0855/musl/Dockerfile) +- [`1.25.1-uclibc`, `1.25-uclibc`, `1-uclibc`, `uclibc`, `1.25.1`, `1.25`, `1`, `latest` (*uclibc/Dockerfile*)](https://github.com/docker-library/busybox/blob/ad6b0303b320f64e63fef9291fcac5a4742c0855/uclibc/Dockerfile) For more information about this image and its history, please see [the relevant manifest file (`library/busybox`)](https://github.com/docker-library/official-images/blob/master/library/busybox). This image is updated via [pull requests to the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images/pulls?q=label%3Alibrary%2Fbusybox).