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 c3f92ba commit 0225493Copy full SHA for 0225493
src/changelog/3.2.0/c3f92ba-change-dockerfile.xml
@@ -0,0 +1,10 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3
+ xmlns="https://logging.apache.org/xml/ns"
4
+ xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5
+ type="fixed">
6
+ <issue id="c3f92ba" link="https://github.com/apache/logging-log4net/commit/c3f92ba0cbca802573dd74843ca2528d9f6ef8f1"/>
7
+ <description format="asciidoc">
8
+ change dockerfile from mono:latest to ubuntu:20.04 and install mono manually (by @FreeAndNil)
9
+ </description>
10
+</entry>
0 commit comments