Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
gegere committed Dec 21, 2019
1 parent 63e8924 commit a64edc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SHELL = /bin/sh

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

TAG = 1.8.2
TAG = 1.8.3
CONTAINER = apache
IMAGE_REPO = htmlgraphic
IMAGE_NAME = $(IMAGE_REPO)/$(CONTAINER)
Expand Down

0 comments on commit a64edc0

Please sign in to comment.