Skip to content

Commit

Permalink
missing packages for standalone build
Browse files Browse the repository at this point in the history
  • Loading branch information
tahina-pro committed Dec 22, 2024
1 parent 65398bd commit f3ae96b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/standalone.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ WORKDIR $HOME/everparse
# CI dependencies: jq (to identify F* branch)
RUN sudo apt-get update && sudo apt-get install -y --no-install-recommends \
jq \
pkg-config \
wget \
&& true

Expand Down

0 comments on commit f3ae96b

Please sign in to comment.