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

bump version to Node.js v0.11.16

This commit is contained in:
Dieter Reuter
2015-02-22 14:13:27 +01:00
parent 5b4ce02c35
commit 1f91be1595
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
.PHONY: all build push test version
DOCKER_IMAGE_VERSION=0.10.36
DOCKER_IMAGE_VERSION=0.11.16
DOCKER_IMAGE_NAME=hypriot/rpi-node
DOCKER_IMAGE_TAGNAME=$(DOCKER_IMAGE_NAME):$(DOCKER_IMAGE_VERSION)