Skip to content

v1.25.20

Choose a tag to compare

@github-actions github-actions released this 25 Jul 02:13

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.20

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.19...v1.25.20