[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[challenger] branch master updated: -typo
From: |
Admin |
Subject: |
[challenger] branch master updated: -typo |
Date: |
Sun, 01 Jun 2025 17:12:42 +0200 |
This is an automated email from the git hooks/post-receive script.
martin-schanzenbach pushed a commit to branch master
in repository challenger.
The following commit(s) were added to refs/heads/master by this push:
new b37e6d3 -typo
b37e6d3 is described below
commit b37e6d36f89621746bdd53fb4db6c2d1350d7281
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Sun Jun 1 17:12:38 2025 +0200
-typo
---
contrib/ci/Containerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 456e3e6..64d8dab 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -46,7 +46,7 @@ RUN apt-get update -yqq && \
apt-get install -yqq \
graphviz \
doxygen \
- lconv \
+ lcov \
&& rm -rf /var/lib/apt/lists/*
# Install Taler (and friends) packages
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [challenger] branch master updated: -typo,
Admin <=