Skip to content

Commit

Permalink
Merge pull request #298 from commerceblock/debpkgs
Browse files Browse the repository at this point in the history
Debpkgs
paulius authored Oct 8, 2020

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents 26a243e + 85282dd commit ad165e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/docker/dpkg-build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM commerceblock/debbase:latest

ARG token
ENV CURLPP_LIBS -L/usr/local/lib64 -lcurl -lcurlpp \
CURLPP_CFLAGS -Iinclude
ENV CURLPP_LIBS -L/usr/local/lib64 -lcurl -lcurlpp
ENV CURLPP_CFLAGS -Iinclude

RUN set -ex \
&& apt install -y jq \

0 comments on commit ad165e9

Please sign in to comment.