Skip to content

Commit 2273ffa

Browse files
committed
Update RuleEvaluatorImage to account: 199566480951
1 parent e868bee commit 2273ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_sagemaker_steps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ def test_training_step_creation_with_debug_hook(pca_estimator_with_debug_hook):
266266
'DebugRuleConfigurations': [
267267
{
268268
'RuleConfigurationName': 'Confusion',
269-
'RuleEvaluatorImage': '503895931360.dkr.ecr.us-east-1.amazonaws.com/sagemaker-debugger-rules:latest',
269+
'RuleEvaluatorImage': '199566480951.dkr.ecr.us-east-1.amazonaws.com/sagemaker-debugger-rules:latest',
270270
'RuleParameters': {
271271
'rule_to_invoke': 'Confusion',
272272
'category_no': '15',

0 commit comments

Comments
 (0)