Skip to content

Commit

Permalink
Install trailets 5.9.0 for better performance (#401)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas authored Sep 6, 2024
1 parent 829caff commit 87a01a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stack/base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ RUN mamba update -y pip async_generator certipy && \
mamba install --yes \
aiida-core==${AIIDA_VERSION} \
mamba-bash-completion \
traitlets=5.9.0 \
&& mamba clean --all -f -y && \
fix-permissions "${CONDA_DIR}"

Expand Down

0 comments on commit 87a01a8

Please sign in to comment.