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 288c0c0 commit f8ee2c9Copy full SHA for f8ee2c9
appdefs.xml
@@ -109,6 +109,11 @@ Where:
109
</documentation>
110
<!-- Changelog of the application. -->
111
<history>
112
+ <release>
113
+ <version>1.9.2</version>
114
+ <date>2020-07-10</date>
115
+ <change>Fixed an issue where the container would fail to start if custom Nginx files are mounted by Docker.</change>
116
+ </release>
117
<release>
118
<version>1.9.1</version>
119
<date>2020-07-10</date>
0 commit comments