Skip to content

Commit

Permalink
mediawiki: Bump php-fpm image to v1.2.1 (#884)
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Jan 27, 2025
1 parent 72c09d8 commit e1d971c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/mediawiki/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/php-fpm:1.2.0
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/php-fpm:1.2.1
ARG MEDIAWIKI_VERSION=1.42.4

RUN mkdir /mediawiki/
Expand Down
4 changes: 4 additions & 0 deletions dockers/mediawiki/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# docker-mediawiki

## v3.2.1

- Bump femiwiki/php-fpm to v1.2.1

## v3.2.0

- Bump MediaWiki to v1.42.4
Expand Down

0 comments on commit e1d971c

Please sign in to comment.