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 5671541 commit e9e0ac8Copy full SHA for e9e0ac8
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.9.0
+TAG = 2.0.0
12
CONTAINER = apache
13
IMAGE_REPO = htmlgraphic
14
IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)
0 commit comments