Skip to content

Commit

Permalink
fix: bump mediawiki from 1.39.5 to 1.39.6 in /wiki (#185)
Browse files Browse the repository at this point in the history
Bumps mediawiki from 1.39.5 to 1.39.6.

---
updated-dependencies:
- dependency-name: mediawiki
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 29, 2023
1 parent 53f587a commit aa92342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mediawiki:1.39.5 AS build
FROM mediawiki:1.39.6 AS build

ENV MEDIAWIKI_EXT_BRANCH REL1_39

Expand Down

0 comments on commit aa92342

Please sign in to comment.