From a64edc0248383085633b2463981b1dc0939c5e5d Mon Sep 17 00:00:00 2001 From: Jason Gegere Date: Sat, 21 Dec 2019 14:31:46 -0600 Subject: [PATCH] version bump --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index a0bbc00..ba20519 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SHELL = /bin/sh include .env # .env file needs to created for this to work properly -TAG = 1.8.2 +TAG = 1.8.3 CONTAINER = apache IMAGE_REPO = htmlgraphic IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)