ci: use localhost:3001 registry to bypass Cloudflare
Some checks failed
Build & Push Docker Image / build (push) Failing after 6s

This commit is contained in:
Michess
2026-04-13 12:53:02 +02:00
parent 3a9681348f
commit 0e7b9c61e1
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
services:
michess:
image: git.mischlabs.de/mrdiderot/michess:latest
image: localhost:3001/mrdiderot/michess:latest
container_name: michess
restart: unless-stopped
environment: