Skip to content

Commit

Permalink
Add libcjson-dev to build image
Browse files Browse the repository at this point in the history
  • Loading branch information
timopollmeier authored and bjoernricks committed Apr 10, 2024
1 parent a34314d commit f7ac6fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .docker/build.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ RUN apt-get update && \
build-essential \
cmake \
gcc \
libcjson-dev \
libglib2.0-dev \
libgnutls28-dev \
libpq-dev \
Expand Down

0 comments on commit f7ac6fa

Please sign in to comment.