fix: correct host for gitea registry
This commit is contained in:
parent
1f99b1068e
commit
699e9952f0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -1,4 +1,4 @@
|
|||
REGISTRY := git.lclr.dev
|
||||
REGISTRY := gitea.lclr.dev
|
||||
SHELL := /bin/bash
|
||||
|
||||
.DEFAULT_GOAL := help
|
||||
|
|
|
|||
Loading…
Reference in a new issue