We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 310336b commit 176dbdeCopy full SHA for 176dbde
1 file changed
docker/Dockerfile
@@ -33,6 +33,7 @@ ENV DEBIAN_FRONTEND=noninteractive
33
34
# Install needed packages
35
RUN apt-get update && apt-get install -qy \
36
+ bzip2 \
37
ca-certificates \
38
colordiff \
39
gawk \
0 commit comments