Skip to content

Commit

Permalink
Add curl in docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
To-om committed Jun 22, 2022
1 parent 48678af commit 7936969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/DockerSettings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ object DockerSettings {
| apt update &&
| apt upgrade -y &&
| apt install -y -q --no-install-recommends --no-install-suggests
| wkhtmltopdf libfuzzy-dev libimage-exiftool-perl
| wkhtmltopdf libfuzzy-dev libimage-exiftool-perl curl
| libboost-regex-dev
| libboost-program-options-dev
| libboost-system-dev libboost-filesystem-dev libssl-dev
Expand Down

0 comments on commit 7936969

Please sign in to comment.