Skip to content

Commit

Permalink
Update MW core, extensions to MW 1.43
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 committed Dec 30, 2024
1 parent 63fd7c8 commit 9eddafa
Show file tree
Hide file tree
Showing 3 changed files with 126 additions and 126 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM php:8.1-fpm

# Version
ENV MEDIAWIKI_MAJOR_VERSION=1.39
ENV MEDIAWIKI_VERSION=1.39.11
ENV MEDIAWIKI_MAJOR_VERSION=1.43
ENV MEDIAWIKI_VERSION=1.43.0

# System dependencies
RUN set -eux; \
Expand Down
Loading

0 comments on commit 9eddafa

Please sign in to comment.