ecs-service-image-updater-wait
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -162,2 +162,4 @@ 'use strict'; | ||
'requiresCompatibilities', | ||
'runtimePlatform', | ||
'tags', | ||
'cpu', | ||
@@ -164,0 +166,0 @@ 'memory', |
{ | ||
"name": "ecs-service-image-updater-wait", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Update an ECS service with a new Docker image", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
29842
609