diff --git a/Makefile b/Makefile index 632dc4a6e363d718d44b6f60fd6b008a5287f8c7..c1949507e22177997810124f9aa737d03c5f9112 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ IMAGE := k8r.eu/justjanne/$(shell basename $(shell git remote get-url origin) .git) SDK_VERSION := 30-30.0.3 -TAGS := $(SDK_VERSION) +TAGS := $(shell git describe --always --tags HEAD) .PHONY: build build: