From becf74718266d44a08d14311fe3c0cc1fa69daba Mon Sep 17 00:00:00 2001 From: Travis Rowland Date: Wed, 15 Aug 2018 23:47:10 -0700 Subject: [PATCH] Update Makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 11cd007..fcf8ee8 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = phusion/baseimage -VERSION = 0.10.1 +VERSION = 0.10.2 .PHONY: all build test tag_latest release ssh