diff --git a/README.rst b/README.rst index 1a0cebb4..e2026dc5 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,6 @@ -.. image:: doc/_static/fastspecfit-logo.png +.. image:: https://github.com/desihub/fastspecfit/raw/main/doc/_static/fastspecfit-logo.png :height: 180px - :target: doc/_static/fastspecfit-logo.png + :target: https://github.com/desihub/fastspecfit/raw/main/doc/_static/fastspecfit-logo.png :alt: FastSpecFit logo |Actions Status| |Coveralls Status| |Documentation Status| |ASCL Reference| diff --git a/docker/Containerfile b/docker/Containerfile index d3ec8b1b..fa0642ee 100644 --- a/docker/Containerfile +++ b/docker/Containerfile @@ -74,7 +74,7 @@ ENV DESIMODEL_VERSION 0.19.2 ENV DESITARGET_VERSION 2.8.0 ENV DESISPEC_VERSION 0.68.1 ENV SPECLITE_VERSION v0.20 -ENV FASTSPECFIT_VERSION mpi-and-logging +ENV FASTSPECFIT_VERSION main #ENV FASTSPECFIT_VERSION 3.1.1 RUN pip3 install --break-system-packages git+https://github.com/desihub/desiutil.git@${DESIUTIL_VERSION}#egg=desiutil