Skip to content

Commit

Permalink
chore: pin boost dist version
Browse files Browse the repository at this point in the history
  • Loading branch information
blumamir committed Oct 15, 2020
1 parent 37e6a35 commit ca85e85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ RUN apt-get update && \
apt-get install -y \
libsndfile1 \
libasound2 \
libboost-system-dev \
libboost-filesystem-dev
libboost-system-1.65.1 \
libboost-filesystem-1.65.1

EXPOSE 80
EXPOSE 9002
Expand Down

0 comments on commit ca85e85

Please sign in to comment.