Merge branch 'mediawiki-0.6.4'

This commit is contained in:
Bitnami Containers
2018-03-06 14:30:43 +00:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: mediawiki
version: 0.6.3
version: 0.6.4
appVersion: 1.30.0
description: Extremely powerful, scalable software and a feature-rich wiki implementation
that uses PHP to process and display data stored in a database.
+1 -1
View File
@@ -1,7 +1,7 @@
## Bitnami MediaWiki image version
## ref: https://hub.docker.com/r/bitnami/mediawiki/tags/
##
image: bitnami/mediawiki:1.30.0-r1
image: bitnami/mediawiki:1.30.0-r2
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'