Skip to content

Commit

Permalink
Model Evaluation - Upgrade Dockerfile base image to py310 (#3162)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarthak Singhal <[email protected]>
  • Loading branch information
sarthaks95 and Sarthak Singhal authored Jul 17, 2024
1 parent 818da68 commit 76d4fa5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# PTCA Image (enabling Singularity Support)
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2004-cu118-py38-torch201:{{latest-image-tag:biweekly\.\d{6}\.\d{1}.*}}
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2004-cu118-py310-torch201:{{latest-image-tag:biweekly\.\d{6}\.\d{1}.*}}

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

Expand Down

0 comments on commit 76d4fa5

Please sign in to comment.