fix: correct host for gitea registry

This commit is contained in:
thibaud-lclr 2026-04-04 18:06:40 +02:00
parent 1f99b1068e
commit 699e9952f0

View file

@ -1,4 +1,4 @@
REGISTRY := git.lclr.dev
REGISTRY := gitea.lclr.dev
SHELL := /bin/bash
.DEFAULT_GOAL := help