v1.25.20
Changes
- fix(ci): three gates that only fire in CI, and the reason each was invisible locally (c7195db)
- fix(deps): close two high advisories published between releases (c87100b)
- chore(release): v1.25.20 — two security controls that were declared but never applied (ADR-149) (5cd0ae2)
Docker Images
docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.20
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.20Quick Start
git clone https://github.com/jgouviergmail/LIA-Assistant.git
cd LIA-Assistant
cp .env.example .env
docker compose up -dFull Changelog: v1.25.19...v1.25.20