Skip to content

Commit

Permalink
Bump MW to 1.39.7
Browse files Browse the repository at this point in the history
  • Loading branch information
alistair3149 authored Mar 31, 2024
1 parent b293abc commit 034023f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM php:8.1-fpm

# Version
ENV MEDIAWIKI_MAJOR_VERSION 1.39
ENV MEDIAWIKI_VERSION 1.39.6
ENV MEDIAWIKI_VERSION 1.39.7

# System dependencies
RUN set -eux; \
Expand Down

0 comments on commit 034023f

Please sign in to comment.