mirror of
https://github.com/Screenly/Anthias.git
synced 2026-04-18 21:48:58 -04:00
Use pip3 to install uv on 32-bit ARM platforms (linux/arm/v6, v7, v8) since ghcr.io/astral-sh/uv:latest doesn't publish 32-bit ARM images. Pass target_platform to the Dockerfile template context to allow platform-aware uv installation logic. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>