diff --git a/DebianBuilder/Dockerfile b/DebianBuilder/Dockerfile index 4884d9f..e8a0db6 100644 --- a/DebianBuilder/Dockerfile +++ b/DebianBuilder/Dockerfile @@ -54,5 +54,6 @@ RUN ssh-keyscan -p 1212 git.zontreck.com >> /root/.ssh/known_hosts # Set up needed git and extra build components RUN git config --global user.name "zontreck" RUN git config --global user.email "tarapiccari@gmail.com" +RUN git config --global http.timeout "3600" WORKDIR /