We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 235aeb0 commit b078fd7Copy full SHA for b078fd7
Makefile
@@ -8,7 +8,7 @@ normal=\033[00m
8
9
include .env # .env file needs to created for this to work properly
10
11
-TAG = 1.8.6
+TAG = 1.8.7
12
CONTAINER = apache
13
IMAGE_REPO = htmlgraphic
14
IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)
0 commit comments