Update Makefile

This commit is contained in:
Tomasz Sęk 2019-01-11 14:51:05 +01:00
parent 18a50fbead
commit f0777b3b97
No known key found for this signature in database
GPG Key ID: DC356D23F6A644D0
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ ifneq ($(GITIGNOREDBUTTRACKEDCHANGES),)
GITCOMMIT := $(GITCOMMIT)-dirty
endif
VERSION_TAG := $(GITCOMMIT)
VERSION_TAG := $(VERSION)
LATEST_TAG := $(GITCOMMIT)
BUILD_TAG := $(GITBRANCH)-$(GITCOMMIT)