Skip to content

Commit 4ca85f2

Browse files
author
Joseph Zhang
committed
Update SMD image uri UT.
1 parent 5d14732 commit 4ca85f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/sagemaker/image_uris/test_sagemaker_distribution.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ def test_sagemaker_distribution_ecr_uri(load_config):
4141
account=SAGEMAKER_DISTRIBUTION_ACCOUNTS[region],
4242
region=region,
4343
version=version,
44-
tag="3.0.0",
44+
tag="3.2.0",
4545
instance_type=INSTANCE_TYPES[processor],
4646
processor=processor,
4747
)

0 commit comments

Comments
 (0)