Skip to content

Commit

Permalink
Wrong Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
smoell committed Feb 2, 2019
1 parent 37e9285 commit 2e4e0f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/tracking-service/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Resources:
ContainerDefinitions:
- Name: !Ref ServiceName
Essential: true
Image: 275396840892.dkr.ecr.us-east-1.amazonaws.com/reactive-vertx:3.1
Image: 275396840892.dkr.ecr.us-east-1.amazonaws.com/reactive-refarch:3.1
Memory: 2048
Cpu: 1024
HealthCheck:
Expand Down

0 comments on commit 2e4e0f2

Please sign in to comment.