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