diff --git a/Makefile b/Makefile index 0e72596..083dbe1 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ DOCKER_TAG?=$(subst master,stable,$(subst refs/heads/,,$(shell git symbolic-ref DOCKER_IMAGE?=iohubdev/antos ARCH?=amd64 -VERSION?=2.1.0-b +VERSION?=2.1.1-b RUSTUP_HOME?=/opt/rust CARGO_HOME?=/opt/rust/cargo @@ -202,4 +202,4 @@ sdk: done # --push -.PHONY: antd antos docker \ No newline at end of file +.PHONY: antd antos docker