Skip to content

v1.21.26

Choose a tag to compare

@github-actions github-actions released this 09 Jul 11:14

Changes

  • chore(release): v1.21.26 — Frontend test foundation & SSE contract symmetry (ADR-116) (55f73f4)
  • docs:update (5378e6e)

Docker Images

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

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.21.25...v1.21.26