From 71b74f5dea16339e52b8ed390998ba64ab969b2b Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Mon, 7 Sep 2026 21:43:44 +0000 Subject: [PATCH] chore: upgrade impress to v5.6.1 --- compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/compose.yml b/compose.yml index 317e38b..a8cc4c8 100644 --- a/compose.yml +++ b/compose.yml @@ -103,7 +103,7 @@ x-minio-env: &minio-env services: app: - image: lasuite/impress-frontend:v5.6.0 + image: lasuite/impress-frontend:v5.6.1 networks: - backend deploy: @@ -120,7 +120,7 @@ services: start_period: 10s backend: - image: lasuite/impress-backend:v5.6.0 + image: lasuite/impress-backend:v5.6.1 networks: - backend environment: @@ -155,7 +155,7 @@ services: - email_pass celery: - image: lasuite/impress-backend:v5.6.0 + image: lasuite/impress-backend:v5.6.1 networks: - backend healthcheck: @@ -185,7 +185,7 @@ services: y-provider: - image: lasuite/impress-y-provider:v5.6.0 + image: lasuite/impress-y-provider:v5.6.1 networks: - backend healthcheck: