update to mediawiki 1.28
This commit is contained in:
parent
6f8233d5e6
commit
0870ebfd56
@ -5,7 +5,7 @@
|
||||
FROM tutum/apache-php:latest
|
||||
MAINTAINER Adrian Malacoda <adrian.malacoda@monarch-pass.net>
|
||||
|
||||
ENV MW_VERSION REL1_27
|
||||
ENV MW_VERSION REL1_28
|
||||
|
||||
WORKDIR /
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
Mediawiki-Apache
|
||||
================
|
||||
|
||||
This is a Docker image running Apache serving Mediawiki 1.27. It does not contain any databases; those should be run in a seperate container.
|
||||
This is a Docker image running Apache serving Mediawiki 1.28. It does not contain any databases; those should be run in a seperate container.
|
||||
|
||||
First, deploy a database container, [like this one by Tutum](https://registry.hub.docker.com/u/tutum/mariadb/):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user