From 7e7ba76a6b00fee61999ab9411c30dc8fe74b37f Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Mon, 13 Jul 2026 20:32:19 +0000 Subject: [PATCH] chore: upgrade impress to v5.4.1 --- compose.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/compose.yml b/compose.yml index b8d6a83..4e5aa2d 100644 --- a/compose.yml +++ b/compose.yml @@ -103,7 +103,7 @@ x-minio-env: &minio-env services: app: - image: lasuite/impress-frontend:v5.3.0 + image: lasuite/impress-frontend:v5.4.1 networks: - backend deploy: @@ -120,7 +120,7 @@ services: start_period: 10s backend: - image: lasuite/impress-backend:v5.3.0 + image: lasuite/impress-backend:v5.4.1 networks: - backend environment: @@ -155,7 +155,7 @@ services: - email_pass celery: - image: lasuite/impress-backend:v5.3.0 + image: lasuite/impress-backend:v5.4.1 networks: - backend healthcheck: @@ -185,7 +185,7 @@ services: y-provider: - image: lasuite/impress-y-provider:v5.3.0 + image: lasuite/impress-y-provider:v5.4.1 networks: - backend healthcheck: