diff --git a/docker-compose.yml b/docker-compose.yml index 94d75e9..e43becf 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -44,7 +44,7 @@ services: source: ./build/run/.env target: /app/.env graphql: - image: mentorpal/mentor-graphql:4.3.0-alpha.49 + image: mentorpal/mentor-graphql:4.3.0-alpha.50 environment: - NODE_ENV - MONGO_URI diff --git a/ebs/bundle/Dockerrun.aws.json b/ebs/bundle/Dockerrun.aws.json index c0d66e5..dc31862 100644 --- a/ebs/bundle/Dockerrun.aws.json +++ b/ebs/bundle/Dockerrun.aws.json @@ -132,7 +132,7 @@ }, { "name": "graphql", - "image": "mentorpal/mentor-graphql:4.3.0-alpha.49", + "image": "mentorpal/mentor-graphql:4.3.0-alpha.50", "essential": true, "memory": 256, "mountPoints": [