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 70ba6e3 commit 3787b15Copy full SHA for 3787b15
Makefile
@@ -7,7 +7,7 @@ SHELL = /bin/sh
7
8
include .env # .env file needs to created for this to work properly
9
10
-TAG = 1.8.1
+TAG = 1.8.2
11
CONTAINER = apache
12
IMAGE_REPO = htmlgraphic
13
IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)
0 commit comments