From 709373c9049cdda1b010695775645a1703941c1c Mon Sep 17 00:00:00 2001 From: nmaupu Date: Sat, 13 Oct 2018 17:06:02 +0200 Subject: [PATCH] Prepare relase 2.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2b00b80..b067ca2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ BIN=bin IMAGE_NAME=freenas-provisioner -IMAGE_VERSION=2.2 +IMAGE_VERSION=2.3 REMOTE_NAME=$(DOCKER_ID_USER)/$(IMAGE_NAME) all: build