Skip to content

Commit 39abc89

Browse files
committed
Added colordiff to the docker/Dockerfile
- Legacy-Id: 11029
1 parent 97658ee commit 39abc89

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ ENV DEBIAN_FRONTEND=noninteractive
3434
# Install needed packages
3535
RUN apt-get update && apt-get install -qy \
3636
ca-certificates \
37+
colordiff \
3738
gawk \
3839
less \
3940
libmysqlclient-dev \

0 commit comments

Comments
 (0)