mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-02 15:28:16 +00:00
Update Go to 1.13.9
This commit is contained in:
@@ -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)"; \
|
||||
|
||||
Reference in New Issue
Block a user