summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ci/Containerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/ci/Containerfile b/contrib/ci/Containerfile
index 8c98114..51ff7e9 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -53,6 +53,7 @@ Package: * \n\
Pin: origin "deb.taler.net" \n\
Pin-Priority: 999' > /etc/apt/preferences.d/taler
+# FIXME: we need libeufin-bank here for the CI to work!
RUN cat /etc/apt/preferences.d/taler && \
apt-get update -y && \
apt-get install -y \