We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a9771e commit 08ce203Copy full SHA for 08ce203
Dockerfile
@@ -1,7 +1,7 @@
1
FROM php:8.3-apache
2
3
ENV WIKI_VERSION_MAJOR_MINOR=1.43
4
-ENV WIKI_VERSION_BUGFIX=0
+ENV WIKI_VERSION_BUGFIX=2
5
ENV WIKI_VERSION=$WIKI_VERSION_MAJOR_MINOR.$WIKI_VERSION_BUGFIX
6
ENV WIKI_VERSION_STR=1_43
7
0 commit comments