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 37c1a42 commit fd6725cCopy full SHA for fd6725c
baseimagedefs.xml
@@ -130,6 +130,13 @@ container.
130
</documentation>
131
<!-- Changelog. -->
132
<history>
133
+ <release>
134
+ <version>3.3.0</version>
135
+ <date>2018-01-22</date>
136
+ <change>Now using version 2.2.4 of `jlesage/baseimage`, which brings the following changes:</change>
137
+ <change level="2">Fixed the LANG environment variable not being set properly.</change>
138
+ <change>Added the ability to automatically install a CJK (Chinese/Japanese/Korean) font.</change>
139
+ </release>
140
<release>
141
<version>3.2.3</version>
142
<date>2018-01-12</date>
0 commit comments