Skip to content

Commit

Permalink
client black scree nfix
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronshiel committed May 15, 2022
1 parent e8d4113 commit da7f1f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ services:
target: /app/shared
read_only: true
chat:
image: mentorpal/mentor-client:4.3.0-alpha.63
image: mentorpal/mentor-client:4.3.0-alpha.65
environment:
- MENTOR_API_URL=/classifier
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion ebs/bundle/Dockerrun.aws.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
},
{
"name": "chat",
"image": "mentorpal/mentor-client:4.3.0-alpha.63",
"image": "mentorpal/mentor-client:4.3.0-alpha.65",
"essential": true,
"memory": 128,
"mountPoints": [
Expand Down

0 comments on commit da7f1f2

Please sign in to comment.