Skip to content

Commit

Permalink
upgrade base image for evaluation env (#3729)
Browse files Browse the repository at this point in the history
  • Loading branch information
iamrk04 authored Jan 9, 2025
1 parent a0ee34c commit f7bb50f
Showing 1 changed file with 1 addition and 1 deletion.
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}}

RUN apt-get update && apt-get -y upgrade

Expand Down

0 comments on commit f7bb50f

Please sign in to comment.