Use MW 1.34 for resting.

This commit is contained in:
Daniel Kraus
2019-12-31 07:37:52 +01:00
parent ee4386a8c9
commit 3525202e88

View File

@ -1,6 +1,6 @@
# This Dockerfile can be used to create a Docker image/container
# that runs the unit tests on the LinkTitles extension.
FROM mediawiki:1.32
FROM mediawiki:1.34
MAINTAINER Daniel Kraus (https://www.bovender.de)
RUN apt update -yqq && \
apt install -yqq \