Skip to content

Commit e9e0ac8

Browse files
committed
update version to 2.0.0
1 parent 5671541 commit e9e0ac8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ normal=\033[00m
88

99
include .env # .env file needs to created for this to work properly
1010

11-
TAG = 1.9.0
11+
TAG = 2.0.0
1212
CONTAINER = apache
1313
IMAGE_REPO = htmlgraphic
1414
IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)

0 commit comments

Comments
 (0)