Skip to content

v1.21.6

Choose a tag to compare

@github-actions github-actions released this 04 Jul 00:00

Changes

  • ci(release): free runner disk before multi-arch image build (96f5434)
  • Merge fix/audit-wave4: v1.21.6 — correctness under concurrency, GDPR & sandbox: full-codebase audit (wave 4) (4b42185)
  • chore(release): v1.21.6 — correctness under concurrency, GDPR & sandbox: full-codebase audit (wave 4) (915285a)

Docker Images

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

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.5...v1.21.6