blumeops/containers/cv
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 Add CV/resume web app at cv.ops.eblu.me (#169) 2026-02-12 11:09:41 -08:00
Dockerfile Pin container versions and add uniform CONTAINER_APP_VERSION 2026-02-20 20:24:54 -08:00
start.sh Add CV/resume web app at cv.ops.eblu.me (#169) 2026-02-12 11:09:41 -08:00