Skip to content

Commit

Permalink
Update to 1.39.5
Browse files Browse the repository at this point in the history
  • Loading branch information
xcompass committed Sep 27, 2023
1 parent ba919c2 commit df28287
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.39
ENV WIKI_VERSION_BUGFIX=4
ENV WIKI_VERSION_BUGFIX=5
ENV WIKI_VERSION=$WIKI_VERSION_MAJOR_MINOR.$WIKI_VERSION_BUGFIX
ENV WIKI_VERSION_STR=1_39

Expand Down

0 comments on commit df28287

Please sign in to comment.