Skip to content

Commit

Permalink
Update .NET
Browse files Browse the repository at this point in the history
  • Loading branch information
cuong0993 committed Sep 5, 2023
1 parent 141f364 commit 511a081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN wget -O /tmp/android_sdk.zip https://dl.google.com/android/repository/comman
RUN unzip /tmp/android_sdk.zip -d /tmp/android_sdk
RUN mv /tmp/android_sdk/* /files

FROM mcr.microsoft.com/dotnet/sdk:7.0.306-jammy-amd64
FROM mcr.microsoft.com/dotnet/sdk:7.0.400-jammy-amd64

USER root

Expand Down

0 comments on commit 511a081

Please sign in to comment.