Skip to content

Commit

Permalink
deps (docker-mediawiki-tools): 3.1.0 → 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gesinn-it-gea committed Dec 14, 2024
1 parent c966c17 commit 1041769
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 @@ -42,7 +42,7 @@ RUN composer update
FROM mediawiki AS mediawiki-ci

### add build tools and patches folder
RUN curl -LJ https://github.com/gesinn-it-pub/docker-mediawiki-tools/tarball/3.1.0 \
RUN curl -LJ https://github.com/gesinn-it-pub/docker-mediawiki-tools/tarball/3.2.0 \
| tar xzC / --strip-components 1

RUN chmod +x /build-tools/* /tools/*
Expand Down

0 comments on commit 1041769

Please sign in to comment.