mirror of
https://github.com/weaveworks/scope.git
synced 2026-05-04 08:19:17 +00:00
Merge pull request #2975 from weaveworks/bump-weavenet
bump embedded Weave Net version to 2.1.3
This commit is contained in:
2
Makefile
2
Makefile
@@ -11,7 +11,7 @@ SCOPE_UI_BUILD_UPTODATE=.scope_ui_build.uptodate
|
||||
SCOPE_BACKEND_BUILD_IMAGE=$(DOCKERHUB_USER)/scope-backend-build
|
||||
SCOPE_BACKEND_BUILD_UPTODATE=.scope_backend_build.uptodate
|
||||
SCOPE_VERSION=$(shell git rev-parse --short HEAD)
|
||||
WEAVENET_VERSION=1.9.0
|
||||
WEAVENET_VERSION=2.1.3
|
||||
DOCKER_VERSION=1.13.1
|
||||
DOCKER_DISTRIB=.pkg/docker-$(DOCKER_VERSION).tgz
|
||||
DOCKER_DISTRIB_URL=https://get.docker.com/builds/Linux/x86_64/docker-$(DOCKER_VERSION).tgz
|
||||
|
||||
Reference in New Issue
Block a user