Browse Source

Run update.sh

Tianon Gravi 10 years ago
parent
commit
ef8b0ff054
2 changed files with 4 additions and 4 deletions
  1. 2 2
      crate/README.md
  2. 2 2
      mariadb/README.md

+ 2 - 2
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).
 

+ 2 - 2
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).