Skip to content

Commit 5080ba6

Browse files
feat: update rucio jupyterlab extension to v1.3.0 in main image (#82)
1 parent 783ebac commit 5080ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vre-singleuser-py311/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ RUN conda install -y -n base mamba \
2626
&& conda clean --all -f -y
2727

2828
# Install jupyterlab extensions
29-
RUN python -m pip install rucio-jupyterlab==1.0.0 \
29+
RUN python -m pip install rucio-jupyterlab==1.3.0 \
3030
&& jupyter server extension enable --py rucio_jupyterlab --sys-prefix
3131

3232
RUN python -m pip install swanoauthrenew==1.0.1 \

0 commit comments

Comments
 (0)