v1.23.7
Changes
- chore(release): v1.23.7 — Startup orchestration decomposed: the lifespan becomes a readable boot sequence (ADR-123) (1b3a0eb)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.23.7
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.23.7Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.23.6...v1.23.7