Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ dependencies:
- python=3.9
- pip=25.3
- pip:
- urllib3>=2.6.0
- azure-ml-component=={{latest-pypi-version}}
- azureml-defaults=={{latest-pypi-version}}
- pyarrow>=14.0.1
Expand Down
2 changes: 1 addition & 1 deletion assets/designer/environments/component/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ build:
os_type: linux

tags:
OS: Ubuntu22.04
OS: Ubuntu24.04
Python: 3.9
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-cv-modules==0.0.72
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-cv-modules==0.0.72
2 changes: 1 addition & 1 deletion assets/designer/environments/designer-cv/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-dataio-modules==0.0.88
2 changes: 1 addition & 1 deletion assets/designer/environments/designer-io/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-pytorch-modules==0.0.80
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-pytorch-modules==0.0.80
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-classic-modules==0.0.196
2 changes: 1 addition & 1 deletion assets/designer/environments/designer-r/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-recommender-modules==0.0.76
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-datatransform-modules==0.0.103
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-vowpal-wabbit-modules==0.0.63
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
2 changes: 1 addition & 1 deletion assets/designer/environments/designer/context/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi5.0-ubuntu24.04:{{latest-image-tag}}
WORKDIR /

ENV CONDA_PREFIX=/azureml-envs/designer
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,7 @@ channels:
dependencies:
- python=3.12.8
- pip:
- pip>=25.3
- urllib3>=2.6.0
- azureml-designer-classic-modules==0.0.196

2 changes: 1 addition & 1 deletion assets/designer/environments/designer/spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.12.8
OS: Ubuntu22.04
OS: Ubuntu24.04
Loading