fix(makefile): migrate to git.cryptic.systems
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2023-06-15 17:09:53 +02:00
parent 869f6f01de
commit b2dcc1989a
3 changed files with 165 additions and 30 deletions

View File

@ -9,8 +9,8 @@ CONTAINER_RUNTIME?=$(shell which podman)
# MKISOFS_IMAGE_REGISTRY_NAME
# Defines the name of the new container to be built using several variables.
MKISOFS_IMAGE_REGISTRY_NAME:=docker.io
MKISOFS_IMAGE_REGISTRY_USER:=volkerraschek
MKISOFS_IMAGE_REGISTRY_NAME:=git.cryptic.systems
MKISOFS_IMAGE_REGISTRY_USER:=volker.raschek
MKISOFS_IMAGE_NAMESPACE?=${MKISOFS_IMAGE_REGISTRY_USER}
MKISOFS_IMAGE_NAME:=mkisofs