blumeops/containers/quartz
Erich Blume d368a07876 Pin container versions and add uniform CONTAINER_APP_VERSION
Every container Dockerfile now declares ARG CONTAINER_APP_VERSION=X.Y.Z
as the first ARG, enabling uniform version parsing for the sync check.
Containers that use the version in build commands chain it to a semantic
ARG (e.g., ARG NAVIDROME_VERSION=${CONTAINER_APP_VERSION}).

Version sources:
- cv: 1.0.3 (latest Forgejo generic package release)
- quartz: 1.28.2 (nginx stable, pinned FROM tag)
- devpi: 6.19.1 / 5.0.1 (devpi-server + devpi-web from PyPI)
- nettest: 0.1.0 (internal, no upstream)
- All others: existing versions carried forward

Mark pin-container-versions Mikado card as complete.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 20:24:54 -08:00
..
default.conf Phase 1b: Deploy docs hosting with Quartz (#85) 2026-02-03 10:52:20 -08:00
Dockerfile Pin container versions and add uniform CONTAINER_APP_VERSION 2026-02-20 20:24:54 -08:00
start.sh Move zk cards to docs/zk/ for documentation restructuring (#84) 2026-02-03 09:13:50 -08:00