Skip to content

Commit

Permalink
download spohox release
Browse files Browse the repository at this point in the history
Change-Id: I3bdb9f3d62a8f1324ce5a2532b4677008f787b75
  • Loading branch information
nyurik committed Jul 29, 2018
1 parent e1b0224 commit 44295ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ ENV WQR_VERSION=0.3.0

WORKDIR /tmp

RUN curl -sSL https://github.com/nickpeihl/wikidata-query-rdf/releases/download/${WQR_VERSION}/service-${WQR_VERSION}-SNAPSHOT-dist.zip -o service-${WQR_VERSION}-SNAPSHOT-dist.zip
RUN curl -sSL https://github.com/sophox/wikidata-query-rdf/releases/download/${WQR_VERSION}/service-${WQR_VERSION}-SNAPSHOT-dist.zip -o service-${WQR_VERSION}-SNAPSHOT-dist.zip

RUN mkdir -p /opt \
mkdir -p /var/log/wdqs \
Expand Down

0 comments on commit 44295ca

Please sign in to comment.