Skip to content

Commit 80b44fe

Browse files
committed
.net 6.0 -> 8.0
1 parent ab2ca28 commit 80b44fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM mcr.microsoft.com/dotnet/sdk:6.0
1+
FROM mcr.microsoft.com/dotnet/sdk:8.0
22

33
RUN dotnet tool install -g b3dm.tooling
44

0 commit comments

Comments
 (0)