Skip to content

v1.25.22

Choose a tag to compare

@github-actions github-actions released this 25 Jul 17:01

Changes

  • fix(deploy): three remote commands the LOCAL shell was expanding on Unix hosts (2c71615)
  • chore(release): v1.25.22 — the controls the previous wave announced, verified: three of them did not exist (8d848bc)

Docker Images

docker pull ghcr.io/jgouviergmail/LIA-Assistant/api:v1.25.22
docker pull ghcr.io/jgouviergmail/LIA-Assistant/web:v1.25.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.25.21...v1.25.22