Fixed a typo in the Dockerfile
- Legacy-Id: 11665
This commit is contained in:
parent
310336b030
commit
176dbdeb18
|
@ -33,6 +33,7 @@ ENV DEBIAN_FRONTEND=noninteractive
|
|||
|
||||
# Install needed packages
|
||||
RUN apt-get update && apt-get install -qy \
|
||||
bzip2 \
|
||||
ca-certificates \
|
||||
colordiff \
|
||||
gawk \
|
||||
|
|
Loading…
Reference in a new issue