Skip to content

Commit

Permalink
versionmiss
Browse files Browse the repository at this point in the history
  • Loading branch information
yuito-it committed Jul 22, 2024
1 parent 2254d4c commit 272f3ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ RUN set -eux; \
chown -R www-data:www-data /var/www/data

# Version
ENV MEDIAWIKI_MAJOR_VERSION 1.41
ENV MEDIAWIKI_VERSION 1.41.1
ENV MEDIAWIKI_MAJOR_VERSION 1.42
ENV MEDIAWIKI_VERSION 1.42.1
ENV COMPOSER_ALLOW_SUPERUSER 1

RUN set -eux; \
Expand Down

0 comments on commit 272f3ab

Please sign in to comment.