diff deploy/linux/docker/Dockerfile_appimage.in @ 2546:015806046ebb

Subrepo and git config updates
author Chris Cannam
date Mon, 18 May 2020 13:19:35 +0100
parents 928d7ddfaf80
children 4448639b9bb1
line wrap: on
line diff
--- a/deploy/linux/docker/Dockerfile_appimage.in	Fri May 15 17:24:25 2020 +0100
+++ b/deploy/linux/docker/Dockerfile_appimage.in	Mon May 18 13:19:35 2020 +0100
@@ -51,7 +51,7 @@
 
 RUN hg clone -r[[REVISION]] https://code.soundsoftware.ac.uk/hg/sonic-visualiser
 
-RUN git config --global http.postBuffer 2M
+RUN git config --global http.postBuffer 4M
 RUN git clone https://github.com/sandstorm-io/capnproto
 WORKDIR capnproto
 RUN git checkout v0.6.1