From b078fd7afe1f704ca2d581f51d230fd5fdd2f0f4 Mon Sep 17 00:00:00 2001 From: Jason Gegere Date: Tue, 1 Jun 2021 23:30:22 -0500 Subject: [PATCH] version bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 32621fa..1138d44 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ normal=\033[00m include .env # .env file needs to created for this to work properly -TAG = 1.8.6 +TAG = 1.8.7 CONTAINER = apache IMAGE_REPO = htmlgraphic IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)