Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieu-benoit authored Dec 30, 2024
1 parent 29b2243 commit 0b6ec64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ COPY . .
RUN dotnet publish my-sample-app.csproj \
-a $TARGETARCH \
-c release \
--no-restore \
-o /my-sample-app \
--self-contained true \
-p:PublishTrimmed=true \
Expand Down

0 comments on commit 0b6ec64

Please sign in to comment.