Skip to content

v1.21.12 — HITL contract coherence

Choose a tag to compare

@jgouviergmail jgouviergmail released this 06 Jul 20:14

Changes

  • chore(release): v1.21.12 — HITL contract coherence (ADR-106) (f729a87)

Docker Images

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

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.11...v1.21.12