Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaWiki 1.42.4 / 1.41.5 / 1.39.11 security releases #18152

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions library/mediawiki
Original file line number Diff line number Diff line change
Expand Up @@ -3,38 +3,38 @@ Maintainers: Kunal Mehta <[email protected]> (@legoktm),
Christian Heusel <[email protected]> (@christian-heusel)
GitRepo: https://github.com/wikimedia/mediawiki-docker.git
GitFetch: refs/heads/main
GitCommit: 4708aabf22334d933a45f714e28a78722b36427a
GitCommit: 597ec9bc8565eefd398bc6831130fff2443b6c8a
Architectures: amd64, arm32v5, arm32v7, arm64v8, i386, ppc64le

# current stable version
Tags: 1.42.3, 1.42, stable, latest
Tags: 1.42.4, 1.42, stable, latest
Directory: 1.42/apache

Tags: 1.42.3-fpm, 1.42-fpm, stable-fpm
Tags: 1.42.4-fpm, 1.42-fpm, stable-fpm
Directory: 1.42/fpm

Tags: 1.42.3-fpm-alpine, 1.42-fpm-alpine, stable-fpm-alpine
Tags: 1.42.4-fpm-alpine, 1.42-fpm-alpine, stable-fpm-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le
Directory: 1.42/fpm-alpine

# current legacy versions
Tags: 1.41.4, 1.41, legacy
Tags: 1.41.5, 1.41, legacy
Directory: 1.41/apache

Tags: 1.41.4-fpm, 1.41-fpm, legacy-fpm
Tags: 1.41.5-fpm, 1.41-fpm, legacy-fpm
Directory: 1.41/fpm

Tags: 1.41.4-fpm-alpine, 1.41-fpm-alpine, legacy-fpm-alpine
Tags: 1.41.5-fpm-alpine, 1.41-fpm-alpine, legacy-fpm-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le
Directory: 1.41/fpm-alpine

# current lts version
Tags: 1.39.10, 1.39, lts
Tags: 1.39.11, 1.39, lts
Directory: 1.39/apache

Tags: 1.39.10-fpm, 1.39-fpm, lts-fpm
Tags: 1.39.11-fpm, 1.39-fpm, lts-fpm
Directory: 1.39/fpm

Tags: 1.39.10-fpm-alpine, 1.39-fpm-alpine, lts-fpm-alpine
Tags: 1.39.11-fpm-alpine, 1.39-fpm-alpine, lts-fpm-alpine
Architectures: amd64, arm32v6, arm32v7, arm64v8, i386, ppc64le
Directory: 1.39/fpm-alpine
Loading