Skip to content

Commit

Permalink
Upgrade ubuntu base image to 22.04 (#3574)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashg1910 authored Nov 7, 2024
1 parent 82ec219 commit 7f842db
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
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2004-cu118-py310-torch222:{{latest-image-tag:biweekly\.\d{6}\.\d{1}.*}}
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2204-cu118-py310-torch222:{{latest-image-tag:biweekly\.\d{6}\.\d{1}.*}}

USER root

Expand Down

0 comments on commit 7f842db

Please sign in to comment.