Browse Source

Run update.sh

Docker Library Bot 10 years ago
parent
commit
ff4a3b1ae3
2 changed files with 3 additions and 5 deletions
  1. 2 4
      busybox/README.md
  2. 1 1
      elasticsearch/README.md

+ 2 - 4
busybox/README.md

@@ -1,9 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`buildroot-2013.08.1` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/220a689ce359914af3e08a698d1d74ec7aa0a444/Dockerfile)
--	[`buildroot-2014.02`, `latest` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/91641afe424df5e838bac254d43e09f051ab8c3e/Dockerfile)
--	[`ubuntu-12.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/4f6cb64c3b3255c58021dc75100da0088796a108/Dockerfile)
--	[`ubuntu-14.04` (*Dockerfile*)](https://github.com/jpetazzo/docker-busybox/blob/ca435164f45c40d761fad9ef9b5a76a6ba0d5f1a/Dockerfile)
+-	[`1.21.0-ubuntu`, `1.21-ubuntu`, `1-ubuntu`, `ubuntu` (*ubuntu/Dockerfile*)](https://github.com/docker-library/busybox/blob/48808d0973e3c5647809b8451ddb2605134bec80/ubuntu/Dockerfile)
+-	[`1.23.2`, `1.23`, `1`, `latest` (*upstream/Dockerfile*)](https://github.com/docker-library/busybox/blob/48808d0973e3c5647809b8451ddb2605134bec80/upstream/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).
 

+ 1 - 1
elasticsearch/README.md

@@ -5,7 +5,7 @@
 -	[`1.5.2`, `1.5` (*1.5/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/546a3d48ac776256ab4b78a7136cc57ef0e8ddab/1.5/Dockerfile)
 -	[`1.6.2`, `1.6` (*1.6/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/546a3d48ac776256ab4b78a7136cc57ef0e8ddab/1.6/Dockerfile)
 -	[`1.7.2`, `1.7`, `1`, `latest` (*1.7/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/18527ddda24e2f765c18c925f8970b5570882a3c/1.7/Dockerfile)
--	[`2.0.0-beta1`, `2.0.0`, `2.0`, `2` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/e9d0fcae535ef0f0c1b3612e805d326f464f32b2/2.0/Dockerfile)
+-	[`2.0.0-beta2`, `2.0.0`, `2.0`, `2` (*2.0/Dockerfile*)](https://github.com/docker-library/elasticsearch/blob/c6ae6abfc71a4fed1edcec58fafb9aca2cb3449c/2.0/Dockerfile)
 
 For more information about this image and its history, please see [the relevant manifest file (`library/elasticsearch`)](https://github.com/docker-library/official-images/blob/master/library/elasticsearch). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).