mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 23:15:14 +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
|
||||
|
||||
IMAGE = etcd
|
||||
TAG = 2.0.8
|
||||
TAG = 2.0.9
|
||||
OUTPUT_DIR = $(IMAGE)-v$(TAG)-linux-amd64
|
||||
|
||||
clean:
|
||||
|
Loading…
Reference in New Issue
Block a user