Fix org name: xpltd → xpltdco in image refs

This commit is contained in:
xpltd 2026-03-19 07:02:27 -05:00
parent c9ad4fc5d0
commit bef5ebf350
3 changed files with 3 additions and 3 deletions

View file

@ -7,7 +7,7 @@ on:
env:
REGISTRY: ghcr.io
IMAGE_NAME: xpltd/media-rip
IMAGE_NAME: xpltdco/media-rip
jobs:
publish:

View file

@ -3,7 +3,7 @@
# Stage 2: Install backend deps (Python)
# Stage 3: Slim runtime with ffmpeg
#
# Image: ghcr.io/xpltd/media-rip
# Image: ghcr.io/xpltdco/media-rip
# Platforms: linux/amd64, linux/arm64
# ── Stage 1: Frontend build ──────────────────────────────────────────

View file

@ -14,7 +14,7 @@
services:
media-rip:
image: ghcr.io/xpltd/media-rip:latest
image: ghcr.io/xpltdco/media-rip:latest
container_name: media-rip
restart: unless-stopped
volumes: