mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
add bzip2 to test env
required for testing against miniconda 4.5
This commit is contained in:
@@ -8,6 +8,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
|
||||
&& apt-get update \
|
||||
&& apt-get install --yes \
|
||||
systemd \
|
||||
bzip2 \
|
||||
curl \
|
||||
git \
|
||||
sudo \
|
||||
|
||||
Reference in New Issue
Block a user