Skip to content

Commit

Permalink
.net 6.0 -> 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bertt committed Dec 24, 2024
1 parent ab2ca28 commit 80b44fe
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
@@ -1,4 +1,4 @@
FROM mcr.microsoft.com/dotnet/sdk:6.0
FROM mcr.microsoft.com/dotnet/sdk:8.0

RUN dotnet tool install -g b3dm.tooling

Expand Down

0 comments on commit 80b44fe

Please sign in to comment.