Skip to content

v1.23.7

Choose a tag to compare

@github-actions github-actions released this 10 Jul 19:38

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.7

Quick Start

git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -d

Full Changelog: v1.23.6...v1.23.7