mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-31 16:46:54 +00:00
Bumped image tag for Resource Consumer
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
all: clean consumer
|
||||
|
||||
TAG = alpha
|
||||
TAG = beta
|
||||
|
||||
consumer:
|
||||
CGO_ENABLED=0 godep go build -a -installsuffix cgo --ldflags '-w' -o consume-cpu/consume-cpu ./consume-cpu/consume_cpu.go
|
||||
|
Reference in New Issue
Block a user