Skip to content

Commit

Permalink
Update Wikimedia Commons Extension
Browse files Browse the repository at this point in the history
Bug: T382444
  • Loading branch information
vivian-rook committed Dec 18, 2024
1 parent 8e9b825 commit 86998ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/singleuser/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ ENV REFINE_DIR /home/paws
RUN pip install --no-cache-dir nb_serverproxy_openrefine

USER root
RUN wget https://github.com/OpenRefine/CommonsExtension/releases/download/v0.1.2/openrefine-commons.zip -O /tmp/openrefine-commonsextension.zip
RUN wget https://github.com/OpenRefine/CommonsExtension/releases/download/v0.1.3/openrefine-commons-extension-0.1.3.zip -O /tmp/openrefine-commonsextension.zip
RUN unzip /tmp/openrefine-commonsextension.zip -d ${OPENREFINE_DIR}/webapp/extensions/

## Done setting up OpenRefine
Expand Down

0 comments on commit 86998ff

Please sign in to comment.