Skip to content

Commit

Permalink
Update the time machine plugin in the LTS image (#416)
Browse files Browse the repository at this point in the history
  • Loading branch information
JeanChristopheMorinPerso committed Sep 27, 2023
1 parent 0f5ddda commit 752b2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion anaconda-pkg-build-lts/linux/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

FROM continuumio/anaconda-pkg-build:2023.03.28

RUN /opt/conda/bin/conda install --quiet --yes jcmorin-ana-org::anaconda-time-machine=0.4.0 \
RUN /opt/conda/bin/conda install --quiet --yes jcmorin-ana-org::anaconda-time-machine=0.5.0 \
&& /opt/conda/bin/conda update --quiet --yes conda conda-build \
&& /opt/conda/bin/conda clean --index-cache --yes

Expand Down

0 comments on commit 752b2d8

Please sign in to comment.