Skip to content

Commit e48ab08

Browse files
authored
Merge pull request #836 from tobiasge/fix-for-811
Installed bzip2
2 parents 5ea3008 + 1418808 commit e48ab08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ RUN export DEBIAN_FRONTEND=noninteractive \
4141
--yes -qq --no-install-recommends \
4242
&& apt-get install \
4343
--yes -qq --no-install-recommends \
44+
bzip2 \
4445
ca-certificates \
4546
curl \
4647
libldap-common \

0 commit comments

Comments
 (0)