Skip to content

Commit

Permalink
Openrefine server bump
Browse files Browse the repository at this point in the history
  • Loading branch information
vivian-rook committed Mar 21, 2024
1 parent 922693a commit 612729a
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 @@ RUN apt-get install --yes unzip
USER ${NB_USER}
ENV REFINE_DIR /home/paws
RUN pip install --no-cache-dir \
git+https://github.com/innovationOUtside/nb_serverproxy_openrefine@f10677f15cab1f1a0f6a4e80ee65e3598a041fae
git+https://github.com/innovationOUtside/nb_serverproxy_openrefine@828089e0397defe011e43ddd1e2ba067afc43b6a

USER root
RUN wget https://github.com/OpenRefine/CommonsExtension/releases/download/v0.1.1/openrefine-commons-0.1.1.zip -O /tmp/openrefine-commonsextension.zip
Expand Down

0 comments on commit 612729a

Please sign in to comment.