Merge pull request #3766 from weaveworks/go-1-13-9

Update Go to 1.13.9
This commit is contained in:
Bryan Boreham
2020-03-20 14:29:02 +00:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
FROM golang:1.13.0
FROM golang:1.13.9
ENV SCOPE_SKIP_UI_ASSETS true
RUN set -eux; \
export arch_val="$(dpkg --print-architecture)"; \