Skip to content

Commit

Permalink
Update service.yaml
Browse files Browse the repository at this point in the history
Docker Image changed
  • Loading branch information
smoell authored Apr 23, 2018
1 parent 2750746 commit 878afe4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions services/tracking-service/service.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Resources:
ContainerDefinitions:
- Name: reactive-service
Essential: true
Image: smoell/reactive-vertx:2.6
Image: 275396840892.dkr.ecr.us-east-1.amazonaws.com/reactive-refarch:2.1
Memory: 2048
Cpu: 1024
HealthCheck:
Expand Down Expand Up @@ -132,4 +132,4 @@ Resources:
Type: AWS::Logs::LogGroup
Properties:
LogGroupName: !Ref AWS::StackName
RetentionInDays: 7
RetentionInDays: 7

0 comments on commit 878afe4

Please sign in to comment.