Browse Source

Run update.sh

Docker Library Bot 9 years ago
parent
commit
f29d440aa6
2 changed files with 6 additions and 6 deletions
  1. 4 4
      mariadb/README.md
  2. 2 2
      percona/README.md

+ 4 - 4
mariadb/README.md

@@ -1,10 +1,10 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`10.1.11`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/7a476703349000ba14919175256a99520da42c1e/10.1/Dockerfile)
--	[`10.0.24`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/97e98960f11fd8fb71e942367f0a67e7fd0b6583/10.0/Dockerfile)
--	[`5.5.48`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/1f29c307ee5a37127cf8a636aabe374829f10b76/5.5/Dockerfile)
+-	[`10.1.12`, `10.1`, `10`, `latest` (*10.1/Dockerfile*)](https://github.com/docker-library/mariadb/blob/9430efcac9f75793dd2e368bc9517c21a96c07ef/10.1/Dockerfile)
+-	[`10.0.24`, `10.0` (*10.0/Dockerfile*)](https://github.com/docker-library/mariadb/blob/a3da203091c235a827467d5bcb10bc4b06903295/10.0/Dockerfile)
+-	[`5.5.48`, `5.5`, `5` (*5.5/Dockerfile*)](https://github.com/docker-library/mariadb/blob/a3da203091c235a827467d5bcb10bc4b06903295/5.5/Dockerfile)
 
-[![](https://badge.imagelayers.io/mariadb:latest.svg)](https://imagelayers.io/?images=mariadb:10.1.11,mariadb:10.0.24,mariadb:5.5.48)
+[![](https://badge.imagelayers.io/mariadb:latest.svg)](https://imagelayers.io/?images=mariadb:10.1.12,mariadb:10.0.24,mariadb:5.5.48)
 
 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). This image is updated via pull requests to [the `docker-library/official-images` GitHub repo](https://github.com/docker-library/official-images).
 

+ 2 - 2
percona/README.md

@@ -1,7 +1,7 @@
 # Supported tags and respective `Dockerfile` links
 
--	[`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/b6f99e07367c193d96b29ac720fe9bfff231fde8/5.5/Dockerfile)
--	[`5.6.28`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/b6f99e07367c193d96b29ac720fe9bfff231fde8/5.6/Dockerfile)
+-	[`5.5.47`, `5.5` (*5.5/Dockerfile*)](https://github.com/docker-library/percona/blob/ddfe76ce541e9855464d522feb137b22a0971515/5.5/Dockerfile)
+-	[`5.6.28`, `5.6`, `5`, `latest` (*5.6/Dockerfile*)](https://github.com/docker-library/percona/blob/ddfe76ce541e9855464d522feb137b22a0971515/5.6/Dockerfile)
 
 [![](https://badge.imagelayers.io/percona:latest.svg)](https://imagelayers.io/?images=percona:5.5.47,percona:5.6.28)