diff --git a/Makefile b/Makefile index 8688711..eaf723b 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,6 @@ # Variables GIT_COMMIT := $(shell git rev-parse --short HEAD) DATE_TAG := $(shell date +%Y%m%d) -IMAGE_NAME := almalinux8-runnerdnd REGISTRY := git.query.consul OWNER := unkin