Skip to content

Commit

Permalink
femiwiki: Bump images for v1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed Jun 30, 2024
1 parent 9263d06 commit 66dc510
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dockers/femiwiki/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
#
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/caddy:1.0.0 AS caddy

FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/femiwiki-extensions:1.4.0 AS extensions
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/femiwiki-extensions:1.5.0 AS extensions

FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/mediawiki:2.0.0
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/mediawiki:3.0.0

# Set timezone
ENV TZ=Asia/Seoul
Expand Down
5 changes: 5 additions & 0 deletions dockers/femiwiki/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# femiwiki

## v1.2.0

- Bump femiwiki/mediawiki to v3.0.0
- Bump femiwiki/femiwiki-extensions to v1.5.0

## v1.1.2

- Composer install for TemplateStyles [https://phabricator.wikimedia.org/T363063]
Expand Down

0 comments on commit 66dc510

Please sign in to comment.