Skip to content

Commit

Permalink
Update wiki to 1.35.14
Browse files Browse the repository at this point in the history
  • Loading branch information
xcompass committed Dec 21, 2023
1 parent db9d77a commit a6019f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM php:7.4-apache

ENV WIKI_VERSION_MAJOR_MINOR=1.35
ENV WIKI_VERSION_BUGFIX=6
ENV WIKI_VERSION_BUGFIX=14
ENV WIKI_VERSION=$WIKI_VERSION_MAJOR_MINOR.$WIKI_VERSION_BUGFIX
ENV WIKI_VERSION_STR=1_35

Expand Down

0 comments on commit a6019f0

Please sign in to comment.