Skip to content

Commit

Permalink
bump ssb-project-cli version (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
ssb-jnk authored Aug 14, 2023
1 parent 0b6529b commit df04ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/jupyterlab/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ RUN echo "**** install cx-Oracle ****" && \
python3 -m pip install cx-Oracle && \
echo "**** install Dapla tools" && \
python3 -m pip install saspy && \
python3 -m pip install dapla-toolbelt==1.6.2 ssb-datadoc==0.2.4 ssb-project-cli==1.1.2 dapla-team-cli==0.1.2 kvakk-git-tools==2.2.1 && \
python3 -m pip install dapla-toolbelt==1.6.2 ssb-datadoc==0.2.4 ssb-project-cli==1.1.4 dapla-team-cli==0.1.2 kvakk-git-tools==2.2.1 && \
python3 -m pip cache purge && \
conda clean --all -y && \
jupyter lab clean
Expand Down

0 comments on commit df04ab8

Please sign in to comment.