Skip to content

Commit

Permalink
Merge pull request #374 from CanastaWiki/further-maps-ve-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffw16 authored Mar 23, 2024
2 parents a596604 + d1bcdea commit 1407c0b
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 @@ -376,7 +376,7 @@ RUN set -x; \
# Maps
&& git clone --single-branch -b master https://github.com/ProfessionalWiki/Maps $MW_HOME/extensions/Maps \
&& cd $MW_HOME/extensions/Maps \
&& git checkout -q 9b01a6bbd8e0d4277c152b7343efccae28b54d1c \
&& git checkout -q 7175b47e3b2cbbfcd55c6bd896f4e8403dc03d33 \
# MassMessage
&& git clone --single-branch -b $MW_VERSION https://github.com/wikimedia/mediawiki-extensions-MassMessage $MW_HOME/extensions/MassMessage \
&& cd $MW_HOME/extensions/MassMessage \
Expand Down

0 comments on commit 1407c0b

Please sign in to comment.