Merge branch 'master' into 9426-collection-tags
[arvados.git] / tools / arvbox / lib / arvbox / docker / Dockerfile.base
index 9d890afe9e1246384480445a29cdd0fb5c0f2249..eff1e7815e3bf6ce16070be453aeab4e6449fbef 100644 (file)
@@ -17,7 +17,7 @@ RUN apt-get update && \
     libgnutls28-dev python3-dev && \
     apt-get clean
 
-ENV GOVERSION 1.7.5
+ENV GOVERSION 1.8.3
 
 # Install golang binary
 RUN curl -f http://storage.googleapis.com/golang/go${GOVERSION}.linux-amd64.tar.gz | \