mirror of https://github.com/k3s-io/k3s
raised version tag to 2.1.0
parent
d4d7976b05
commit
1f7a61b6aa
|
@ -16,7 +16,7 @@
|
|||
|
||||
PREFIX = staging-k8s.gcr.io
|
||||
IMAGE = fluentd-elasticsearch
|
||||
TAG = v2.0.4
|
||||
TAG = v2.1.0
|
||||
|
||||
build:
|
||||
docker build --pull -t $(PREFIX)/$(IMAGE):$(TAG) .
|
||||
|
|
Loading…
Reference in New Issue