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