aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-04-01 02:03:39 +0200
committerChristian Grothoff <christian@grothoff.org>2024-04-01 02:03:39 +0200
commit966c72f0ebab372a35d163c2b7827ae3e76b7e31 (patch)
tree617c5d447af227abf4245055384f665766491a58 /contrib
parent20920e81bf0ef7c408e41183f36ee8da2cfa0f0c (diff)
downloadexchange-966c72f0ebab372a35d163c2b7827ae3e76b7e31.tar.xz
add bash
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 d4e5584f7..7ce9e37e3 100644
--- a/contrib/ci/Containerfile
+++ b/contrib/ci/Containerfile
@@ -7,6 +7,7 @@ RUN apt-get update -yqq && \
autoconf \
autopoint \
curl \
+ bash \
git \
libcurl4-gnutls-dev \
libgcrypt-dev \