Replace upstream docker.io/library/redis:7-alpine with a nix-built container using Redis 8.2.3 from nixpkgs. Introduces the attached service pattern: parent field in service-versions.yaml, naming convention (<parent>-<component>), and version assertion in default.nix to prevent silent version drift on flake.lock updates. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 line
270 B
Markdown
1 line
270 B
Markdown
Localize authentik-redis container: replace upstream `redis:7-alpine` with nix-built image from nixpkgs (Redis 8.2.3). Introduces attached service pattern with `parent` field in service-versions.yaml and version assertion in default.nix to prevent silent version drift.
|