Skip to content

v1.21.22

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:33

Changes

  • chore(release): v1.21.22 — Backend test suite rehabilitation (ADR-113) (db3d215)

Docker Images

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

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.21...v1.21.22