Merge branch 'staging' of ssh://github.com/loki-project/loki-network into staging

This commit is contained in:
Jeff Becker 2019-01-14 07:41:09 -05:00
commit 6c824d98f8
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

View File

@ -1,4 +1,4 @@
FROM debian:latest FROM debian:stable
RUN apt update && \ RUN apt update && \
apt install -y build-essential cmake git libcap-dev wget rapidjson-dev apt install -y build-essential cmake git libcap-dev wget rapidjson-dev