update WordPress image version to 4.7-r0 (#297)

This commit is contained in:
jotadrilo
2016-12-15 13:14:29 -08:00
committed by Lachlan Evenson
parent 6c8800d192
commit ebb95eac3e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: wordpress
version: 0.3.3
version: 0.3.4
description: Web publishing platform for building blogs and websites.
keywords:
- wordpress
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami WordPress image version
## ref: https://hub.docker.com/r/bitnami/wordpress/tags/
##
image: bitnami/wordpress:4.6.1-r2
image: bitnami/wordpress:4.7-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'