Skip to content

Commit

Permalink
fix: update system dependencies for designer-related image (#3711)
Browse files Browse the repository at this point in the history
* fix: curl vulnerability

* fix: update  system dependencies to fix vulnerability

* fix: update ubuntu version

* fix: remove apt-get related

* fix: update deps

* fix: change the os version

* fix: remove version upgrade code

* feat: upgrade deps version

* feat: upgrade deps version

* feat: upgrade deps version

* fix: typo

* update: os version

* update: os deps verison

* update: os deps verison

* fix: typo
  • Loading branch information
RealKai42 authored Jan 3, 2025
1 parent 340d9be commit 8aa815e
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 21 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

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

WORKDIR /

Expand Down
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.8.10
OS: Ubuntu20.04
OS: Ubuntu22.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}

WORKDIR /

Expand Down
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.8.10
OS: Ubuntu20.04
OS: Ubuntu22.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

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

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

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

WORKDIR /

Expand Down
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.8.10
OS: Ubuntu20.04
OS: Ubuntu22.04
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:{{latest-image-tag}}
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

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

WORKDIR /

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

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

WORKDIR /

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ os_type: linux

tags:
Python: 3.8.10
OS: Ubuntu20.04
OS: Ubuntu22.04
3 changes: 1 addition & 2 deletions assets/designer/environments/designer/context/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu20.04:{{latest-image-tag}}

FROM mcr.microsoft.com/azureml/openmpi4.1.0-ubuntu22.04:{{latest-image-tag}}
WORKDIR /

ENV CONDA_PREFIX=/azureml-envs/designer
Expand Down
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.8.10
OS: Ubuntu20.04
OS: Ubuntu22.04

0 comments on commit 8aa815e

Please sign in to comment.