Run update.sh

This commit is contained in:
Docker Library Bot
2016-06-23 16:31:23 -07:00
parent 1badb42706
commit ff09f05505
8 changed files with 46 additions and 46 deletions
+3 -3
View File
@@ -1,9 +1,9 @@
# Supported tags and respective `Dockerfile` links
- [`4.5.2-apache`, `4.5-apache`, `4-apache`, `apache`, `4.5.2`, `4.5`, `4`, `latest` (*apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/61dd78ce4fa9ccd592ead1edb379f209533b850c/apache/Dockerfile)
- [`4.5.2-fpm`, `4.5-fpm`, `4-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/61dd78ce4fa9ccd592ead1edb379f209533b850c/fpm/Dockerfile)
- [`4.5.3-apache`, `4.5-apache`, `4-apache`, `apache`, `4.5.3`, `4.5`, `4`, `latest` (*apache/Dockerfile*)](https://github.com/docker-library/wordpress/blob/4cfa30302dbf66d002ed15b01c881acee605e2dc/apache/Dockerfile)
- [`4.5.3-fpm`, `4.5-fpm`, `4-fpm`, `fpm` (*fpm/Dockerfile*)](https://github.com/docker-library/wordpress/blob/c674e9ceedf582705e0ad8487c16b42b37a5e9da/fpm/Dockerfile)
[![](https://badge.imagelayers.io/wordpress:latest.svg)](https://imagelayers.io/?images=wordpress:4.5.2-apache,wordpress:4.5.2-fpm)
[![](https://badge.imagelayers.io/wordpress:latest.svg)](https://imagelayers.io/?images=wordpress:4.5.3-apache,wordpress:4.5.3-fpm)
For more information about this image and its history, please see [the relevant manifest file (`library/wordpress`)](https://github.com/docker-library/official-images/blob/master/library/wordpress). 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%2Fwordpress).