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 2bce056 commit ff76aabCopy full SHA for ff76aab
CHANGES.txt
@@ -12,6 +12,19 @@ v2.7.2 or later are required to run newer releases of Roundup.
12
Roundup 2.0 supports Python 3.4 and later. Roundup 2.1.0 supports
13
python 3.6 or newer (3.4/3.5 might work, but they are not tested).
14
15
+2023-xx-yy 2.3.0
16
+
17
+Fixed:
18
19
+- Dockerfile healthcheck fixed so it works when trackers are specified
20
+ on command line. Also cleanup of unneeded packages.
21
22
23
+Features:
24
25
+- Dockerfile build allows adding additional python packages via pip,
26
+ setting UID traker is run under.
27
28
2022-07-13 2.2.0
29
30
Fixed:
0 commit comments