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 896dd88 commit 283a38fCopy full SHA for 283a38f
appdefs.xml
@@ -109,6 +109,13 @@ Where:
109
</documentation>
110
<!-- Changelog of the application. -->
111
<history>
112
+ <release>
113
+ <version>1.24.1</version>
114
+ <date>2022-01-02</date>
115
+ <change>Now using baseimage version 2.4.6, based on Alpine 3.15, which brings the following change:</change>
116
+ <change level="2">Updated installed packages to get latest security fixes.</change>
117
+ <change>This also fixes an error that was occurring because of the usage of an insufficient Node.js version.</change>
118
+ </release>
119
<release>
120
<version>1.24.0</version>
121
<date>2022-01-02</date>
0 commit comments