Skip to content

Commit

Permalink
Unpin pgspecial version
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviomartins committed Apr 19, 2024
1 parent f458dae commit b8be291
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions notebook/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,7 @@ RUN mamba install --yes \

# Install JupySQL
RUN mamba install --yes \
'jupysql' \
'pgspecial==2.0.1' && \
'jupysql' && \
mamba clean --all -f -y && \
fix-permissions "${CONDA_DIR}" && \
fix-permissions "/home/${NB_USER}"
Expand Down

0 comments on commit b8be291

Please sign in to comment.