Update Go to 1.13.9

This commit is contained in:
Bryan Boreham
2020-03-20 14:04:30 +00:00
parent 49db8f66cd
commit 265e262a65
+1 -1
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)"; \