Skip to content

v1.23.9

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:11

Changes

  • chore(release): v1.23.9 — Draft preview renderer extracted from the models module (ADR-125), preview fallbacks localized (bd55eaa)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.23.9
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.23.9

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.8...v1.23.9