mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 20:42:26 +00:00
Build etcd 2.0.9 image.
This commit is contained in:
parent
842b9d8d3a
commit
4963783b7e
@ -1,7 +1,7 @@
|
|||||||
.PHONY: clean build push
|
.PHONY: clean build push
|
||||||
|
|
||||||
IMAGE = etcd
|
IMAGE = etcd
|
||||||
TAG = 2.0.8
|
TAG = 2.0.9
|
||||||
OUTPUT_DIR = $(IMAGE)-v$(TAG)-linux-amd64
|
OUTPUT_DIR = $(IMAGE)-v$(TAG)-linux-amd64
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
Loading…
Reference in New Issue
Block a user