From 0bc4a30fa78bb20c49f7ffad6b1a09695deb08e1 Mon Sep 17 00:00:00 2001 From: aaronshiel Date: Thu, 12 May 2022 10:40:46 -0700 Subject: [PATCH] admin small update --- docker-compose.yml | 2 +- ebs/bundle/Dockerrun.aws.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 3458dec..a70bff9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.2' services: admin: - image: mentorpal/mentor-admin:4.3.0-alpha.65 + image: mentorpal/mentor-admin:4.3.0-alpha.66 environment: - NODE_ENV - GRAPHQL_ENDPOINT=http://graphql:3001/graphql diff --git a/ebs/bundle/Dockerrun.aws.json b/ebs/bundle/Dockerrun.aws.json index 5500aab..2a6b379 100644 --- a/ebs/bundle/Dockerrun.aws.json +++ b/ebs/bundle/Dockerrun.aws.json @@ -41,7 +41,7 @@ "containerDefinitions": [ { "name": "admin", - "image": "mentorpal/mentor-admin:4.3.0-alpha.65", + "image": "mentorpal/mentor-admin:4.3.0-alpha.66", "essential": true, "memory": 128, "mountPoints": [