Fixed a typo in the Dockerfile

- Legacy-Id: 11665
This commit is contained in:
Henrik Levkowetz 2016-07-16 11:43:13 +00:00
parent 310336b030
commit 176dbdeb18

View file

@ -33,6 +33,7 @@ ENV DEBIAN_FRONTEND=noninteractive
# Install needed packages
RUN apt-get update && apt-get install -qy \
bzip2 \
ca-certificates \
colordiff \
gawk \