Skip to content

v1.23.3

Choose a tag to compare

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

Changes

  • chore(release): v1.23.3 — Faster on every request, semantic layer fully wired (ADR-120, ADR-121) (1bded55)

Docker Images

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

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.2...v1.23.3