mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
Upgrade Go compiler to 1.15.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.14.2
|
||||
FROM golang:1.15.6
|
||||
ENV SCOPE_SKIP_UI_ASSETS true
|
||||
RUN set -eux; \
|
||||
export arch_val="$(dpkg --print-architecture)"; \
|
||||
|
||||
Reference in New Issue
Block a user