Skip to content

Commit

Permalink
feat: update mediawiki
Browse files Browse the repository at this point in the history
  • Loading branch information
johackim committed Aug 22, 2023
1 parent 5418666 commit a9cb679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stacks/mediawiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ version: '3.8'

services:
app:
image: mediawiki:${VERSION:-1.39.1}
image: mediawiki:${VERSION:-1.40.0}
volumes:
- ${VOLUME_PATH}data:/var/www/html:cached
deploy:
Expand Down

0 comments on commit a9cb679

Please sign in to comment.