Skip to content

Commit eb7f72d

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
chore: Add Vertex Prediction Sklearn 1.6 image to first-party support.
PiperOrigin-RevId: 873137983
1 parent 6ac28a5 commit eb7f72d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

google/cloud/aiplatform/constants/prediction.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@
7070
]
7171

7272
SKLEARN_CONTAINER_URIS = [
73+
"us-docker.pkg.dev/vertex-ai/prediction/sklearn-cpu.1-6:latest",
74+
"europe-docker.pkg.dev/vertex-ai/prediction/sklearn-cpu.1-6:latest",
75+
"asia-docker.pkg.dev/vertex-ai/prediction/sklearn-cpu.1-6:latest",
7376
"us-docker.pkg.dev/vertex-ai/prediction/sklearn-cpu.1-5:latest",
7477
"europe-docker.pkg.dev/vertex-ai/prediction/sklearn-cpu.1-5:latest",
7578
"asia-docker.pkg.dev/vertex-ai/prediction/sklearn-cpu.1-5:latest",

0 commit comments

Comments
 (0)