Skip to content

Commit

Permalink
fix docker image gen
Browse files Browse the repository at this point in the history
  • Loading branch information
ate47 authored Sep 1, 2023
1 parent cb3736f commit 5f38790
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Dockerfile-wikidata
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM qacompany/qendpoint

WORKDIR /app

COPY wikidata/wikidata-prefixes.sparql .
COPY wikidata-prefixes.sparql .
COPY loadData.sh .
RUN chmod +x loadData.sh

Expand Down

0 comments on commit 5f38790

Please sign in to comment.