diff --git a/Dockerfile b/Dockerfile index 719f392..b48158f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -261,7 +261,7 @@ RUN cd $PSRCHIVE_DIR && \ # Download and install private ephem_template repo WORKDIR $PSRHOME -RUN git clone https://${OZGRAV_REPO_TOKEN}@github.com/OZGrav/meertime_ephemerides_and_templates.git +RUN git clone https://NickSwainston:${OZGRAV_REPO_TOKEN}@github.com/OZGrav/meertime_ephemerides_and_templates.git WORKDIR $PSRHOME/meertime_ephemerides_and_templates RUN pip install .