Update to dockerfile to avoid error due to git token

#3
by robmarkcole - opened

If running else where there will be an error due to git token, the required update to the dockerfile is:

RUN git clone --branch mmseg-only https://github.com/NASA-IMPACT/hls-foundation-os.git

Sign up or log in to comment