Skip to content

Commit 44295ca

Browse files
committed
download spohox release
Change-Id: I3bdb9f3d62a8f1324ce5a2532b4677008f787b75
1 parent e1b0224 commit 44295ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ENV WQR_VERSION=0.3.0
1313

1414
WORKDIR /tmp
1515

16-
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
16+
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
1717

1818
RUN mkdir -p /opt \
1919
mkdir -p /var/log/wdqs \

0 commit comments

Comments
 (0)