Skip to content

Commit ab31997

Browse files
committed
WIP install gcov, lcov
1 parent 36313dc commit ab31997

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/httpd/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ FROM fedora:42
5151

5252
ENV CONF=httpd/mod_proxy_cluster.conf
5353

54-
RUN dnf install pcre apr-util wcstools -y
54+
RUN dnf install pcre apr-util wcstools gcovr lcov -y
5555

5656
COPY --from=builder /usr/local/apache2 /usr/local/apache2
5757
COPY --from=builder /native /native

0 commit comments

Comments
 (0)