Skip to content

v1.25.9

Choose a tag to compare

@github-actions github-actions released this 20 Jul 05:11

Changes

  • chore(release): v1.25.9 — the frontend stops being the untested half, and the tests find real defects (753f51b)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.9
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.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.25.8...v1.25.9