Skip to content

Commit

Permalink
Update Extension:Variables to reduce deprecation warnings
Browse files Browse the repository at this point in the history
Includes the commit: Use the default StripState for '#var_final'

MAIC-164
  • Loading branch information
labster committed Sep 17, 2024
1 parent b747555 commit ab66ad3
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 @@ -591,7 +591,7 @@ RUN set -x; \
# Variables
&& git clone --single-branch -b $MW_VERSION https://github.com/wikimedia/mediawiki-extensions-Variables $MW_HOME/extensions/Variables \
&& cd $MW_HOME/extensions/Variables \
&& git checkout -q b4a9063f16a928567e3b6788cda9246c2e94797f \
&& git checkout -q fe29b81db571c7ae640096b09dbdd535c05a966d \
# VEForAll (v. 0.5)
&& git clone --single-branch -b master https://github.com/wikimedia/mediawiki-extensions-VEForAll $MW_HOME/extensions/VEForAll \
&& cd $MW_HOME/extensions/VEForAll \
Expand Down

0 comments on commit ab66ad3

Please sign in to comment.