This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user