mirror of
https://github.com/weaveworks/scope.git
synced 2026-07-28 09:41:57 +00:00
use supported releases
This commit is contained in:
2
Makefile
2
Makefile
@@ -278,7 +278,7 @@ realclean: clean
|
||||
$(DOCKERHUB_USER)/scope $(DOCKERHUB_USER)/cloud-agent \
|
||||
$(DOCKERHUB_USER)/scope:$(IMAGE_TAG) $(DOCKERHUB_USER)/cloud-agent:$(IMAGE_TAG) \
|
||||
weaveworks/weaveexec:$(WEAVENET_VERSION) \
|
||||
ubuntu:yakkety alpine:3.5 node:6.9.0 2>/dev/null || true
|
||||
ubuntu:bionic alpine:3.11 node:6.9.0 2>/dev/null || true
|
||||
|
||||
# Dependencies are intentionally build without enforcing any tags
|
||||
# since they are build on the host
|
||||
|
||||
Reference in New Issue
Block a user