Skip to content

Commit

Permalink
πŸ›(hawthorn/1/bare) add lynx missing dependency
Browse files Browse the repository at this point in the history
lynx is required for courses indexation and bulk email generation.
  • Loading branch information
jmaupetit committed Sep 5, 2019
1 parent d86daa9 commit 33c6d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releases/hawthorn/1/bare/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ RUN apt-get update && \
libmysqlclient20 \
libxml2 \
libxmlsec1-dev \
lynx \
nodejs \
nodejs-legacy \
tzdata && \
Expand Down

0 comments on commit 33c6d54

Please sign in to comment.