Skip to content

Commit

Permalink
feat: use latest ha-bridge version of Github
Browse files Browse the repository at this point in the history
  • Loading branch information
escalate committed Jan 25, 2018
1 parent 200d714 commit b44d14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build:
docker build \
--tag=$(IMAGE_NAME):build \
--build-arg=DEVICE_NAME=$(DEVICE_NAME) \
--build-arg=HA_BRIDGE_VERSION=5.1.0 \
--build-arg=HA_BRIDGE_VERSION=$(VERSION_NUM) \
.

.PHONY: publish
Expand Down

0 comments on commit b44d14c

Please sign in to comment.