Skip to content

Commit

Permalink
change image to nomad-lab==1.3.7.dev61+g0140db725
Browse files Browse the repository at this point in the history
  • Loading branch information
budschi authored Sep 17, 2024
1 parent 2d06298 commit 2f74237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN apt-get update
RUN apt-get -y install git
RUN pip install --no-cache-dir \
--pre --extra-index-url https://gitlab.mpcdf.mpg.de/api/v4/projects/2187/packages/pypi/simple \
'nomad-lab==1.3.7.dev43+gb3af99c0e'
'nomad-lab==1.3.7.dev61+g0140db725'
USER nomad
COPY plugins.txt plugins.txt
RUN pip install -r plugins.txt
Expand Down

0 comments on commit 2f74237

Please sign in to comment.