diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ci/Containerfile | 1 |
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 \ |