Skip to content

Commit

Permalink
Update Dockerfile.arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
LtRipley36706 committed Apr 24, 2024
1 parent a645d27 commit 3acfafe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile.arm64
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# This Dockerfile, specific to arm64 should be no longer needed. Leaving in place for legacy purposes for now.

FROM --platform=$BUILDPLATFORM mcr.microsoft.com/dotnet/sdk:8.0-jammy AS build
WORKDIR /Source

Expand Down

0 comments on commit 3acfafe

Please sign in to comment.