v1.23.11
Changes
- chore(release): v1.23.11 — Auth/users domain decoupling: the identity domain becomes a leaf (ADR-126) (d5ff20d)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.23.11
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.23.11Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.23.10...v1.23.11