Update .gitpod.Dockerfile

This commit is contained in:
samir
2021-06-30 23:11:19 +02:00
committed by GitHub
parent 7d0c0cbe55
commit d4aa97f38a

2
.gitpod.Dockerfile vendored
View File

@@ -17,7 +17,7 @@ RUN sudo apt-get clean && sudo rm -rf /var/cache/apt/* && sudo rm -rf /var/lib/a
RUN whoami
RUN pwd && ls -lah
RUN cd /tmp && wget https://raw.githubusercontent.com/hossnys/www_threefold_io/development/sites.json && sudo publishtools install || echo "try 1"
RUN cd /tmp && wget https://raw.githubusercontent.com/threefoldfoundation/www_threefold_io/development/sites.json && sudo publishtools install || echo "try 1"
USER root
RUN cd /tmp && sudo publishtools install --reset