Use the canonical git server name (git.teletypegames.org)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-31 19:20:50 +02:00
co-authored by Claude Fable 5
parent 7786f078d6
commit f065806c27
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -4,8 +4,8 @@
#
# Build & push (the CI runner is linux/amd64):
# docker build --platform linux/amd64 -f builder.Dockerfile \
# -t git.teletype.hu/internal/love-builder:latest .
# docker push git.teletype.hu/internal/love-builder:latest
# -t git.teletypegames.org/internal/love-builder:latest .
# docker push git.teletypegames.org/internal/love-builder:latest
FROM alpine:3.22