Skip to content

Commit 08ce203

Browse files
committed
Update to 1.43.2
1 parent 3a9771e commit 08ce203

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM php:8.3-apache
22

33
ENV WIKI_VERSION_MAJOR_MINOR=1.43
4-
ENV WIKI_VERSION_BUGFIX=0
4+
ENV WIKI_VERSION_BUGFIX=2
55
ENV WIKI_VERSION=$WIKI_VERSION_MAJOR_MINOR.$WIKI_VERSION_BUGFIX
66
ENV WIKI_VERSION_STR=1_43
77

0 commit comments

Comments
 (0)