Skip to content

Commit

Permalink
Bump extensions 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 committed May 26, 2024
1 parent dc6f7e0 commit 6593a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/femiwiki/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
#
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/caddy:1.0.0 AS caddy

FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/femiwiki-extensions:1.3.1 AS extensions
FROM --platform=$TARGETPLATFORM ghcr.io/femiwiki/femiwiki-extensions:1.3.2 AS extensions

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

Expand Down

0 comments on commit 6593a06

Please sign in to comment.