Skip to content

Commit

Permalink
use actual image
Browse files Browse the repository at this point in the history
  • Loading branch information
baronfel committed Sep 20, 2023
1 parent c0c80b7 commit c2f8878
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/aot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
-v /var/run/docker.sock:/var/run/docker.sock \
-v /usr/bin/docker:/usr/bin/docker \
-w /src/aot-sample \
mcr.microsoft.com/dotnet/nightly/sdk:8.0-alpine-aot \
dotnet publish /t:PublishContainer \
/p:ContainerBaseImage=mcr.microsoft.com/dotnet/runtime-deps:8.0-alpine-extra \
--use-current-runtime
Expand Down

0 comments on commit c2f8878

Please sign in to comment.