Skip to content

Commit

Permalink
Update to 1.39.10
Browse files Browse the repository at this point in the history
  • Loading branch information
xcompass committed Oct 1, 2024
1 parent 53185c5 commit f9a9d24
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=8
ENV WIKI_VERSION_BUGFIX=10
ENV WIKI_VERSION=$WIKI_VERSION_MAJOR_MINOR.$WIKI_VERSION_BUGFIX
ENV WIKI_VERSION_STR=1_39

Expand Down

0 comments on commit f9a9d24

Please sign in to comment.