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 14f7697 commit 9b12baeCopy full SHA for 9b12bae
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.4
+TAG = 1.8.6
12
CONTAINER = apache
13
IMAGE_REPO = htmlgraphic
14
IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)
0 commit comments