From ef8b0ff0544d29f39089b540ae23a3ab178072c9 Mon Sep 17 00:00:00 2001 From: Tianon Gravi Date: Wed, 22 Apr 2015 11:43:07 -0600 Subject: [PATCH] Run update.sh --- crate/README.md | 4 ++-- mariadb/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crate/README.md b/crate/README.md index 8b2b42d65..cb1a8f004 100644 --- a/crate/README.md +++ b/crate/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`latest`, `0.47`, `0.47.9` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.47.9/Dockerfile) -- [`0.46`, `0.46.5` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.46.5/Dockerfile) +- [`latest`, `0.48`, `0.48.2` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.48.2/Dockerfile) +- [`0.47`, `0.47.9` (*Dockerfile*)](https://github.com/crate/docker-crate/blob/0.47.9/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/crate`)](https://github.com/docker-library/official-images/blob/master/library/crate) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images). diff --git a/mariadb/README.md b/mariadb/README.md index 3f8dfff5c..1330547ca 100644 --- a/mariadb/README.md +++ b/mariadb/README.md @@ -1,7 +1,7 @@ # Supported tags and respective `Dockerfile` links -- [`10.0.17`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/b8b0d3551e7d878f4ff58ed73bc0203926db3b85/10.0/Dockerfile) -- [`5.5.42`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/88f83ef75823271f600ffef4ccfcd9ab253ca497/5.5/Dockerfile) +- [`10.0.17`, `10.0`, `10`, `latest` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/43191705a6ed906f5a4f3cd0e11dd79f207a7265/10.0/Dockerfile) +- [`5.5.42`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/43191705a6ed906f5a4f3cd0e11dd79f207a7265/5.5/Dockerfile) For more information about this image and its history, please see the [relevant manifest file (`library/mariadb`)](https://github.com/docker-library/official-images/blob/master/library/mariadb) in the [`docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).