mirror of
https://github.com/diocloid/LinkTitles.git
synced 2025-07-12 17:29:30 +02:00
Use MW 1.34 for resting.
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user