1
0
mirror of /repos/node-red-pi2.git synced 2026-02-27 17:11:59 +01:00

node-red 0.13.4

This commit is contained in:
Aiko Mastboom
2016-04-26 13:13:45 +02:00
parent 76487cf7d1
commit aa6b514b12
5 changed files with 16 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
.PHONY: all build push test version
DOCKER_IMAGE_VERSION=0.10.6
DOCKER_IMAGE_VERSION=0.13.4
DOCKER_IMAGE_NAME=aiko/node-red-pi
DOCKER_IMAGE_TAGNAME=$(DOCKER_IMAGE_NAME):$(DOCKER_IMAGE_VERSION)