Skip to content

Commit

Permalink
[Enhancement]: Update to ubuntu 22
Browse files Browse the repository at this point in the history
  • Loading branch information
yeshsurya committed Feb 24, 2025
1 parent da083fb commit ea4ba54
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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:biweekly.202502.1
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2204-cu118-py310-torch222:biweekly.202502.1

USER root
RUN apt-get -y update
Expand Down
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:biweekly.202502.1
FROM mcr.microsoft.com/aifx/acpt/stable-ubuntu2204-cu118-py310-torch222:biweekly.202502.1

USER root
RUN apt-get -y update
Expand Down

0 comments on commit ea4ba54

Please sign in to comment.