Skip to content

Commit 9dd7542

Browse files
Reconcile dependencies, updated IDs, tags
1 parent 20f0906 commit 9dd7542

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

public_dropin_environments/python311/env_info.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
"description": "This template environment can be used to create Python based custom models. User is responsible to provide requirements.txt with the model, to install all the required dependencies.",
55
"programmingLanguage": "python",
66
"label": "",
7-
"environmentVersionId": "682f9953114ca011a612e518",
7+
"environmentVersionId": "6830cf5060c2790f8f4ca3bc",
88
"environmentVersionDescription": "",
99
"isPublic": true,
1010
"useCases": [
1111
"customModel"
1212
],
1313
"imageRepository": "env-python",
1414
"tags": [
15-
"v11.1.0-682f9953114ca011a612e518",
16-
"682f9953114ca011a612e518",
15+
"v11.1.0-6830cf5060c2790f8f4ca3bc",
16+
"6830cf5060c2790f8f4ca3bc",
1717
"v11.1.0-latest"
1818
]
1919
}

0 commit comments

Comments
 (0)