Skip to content

Commit 81ec8f5

Browse files
Update mcr.microsoft.com/dotnet/sdk Docker tag to v10
1 parent 74b10d6 commit 81ec8f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Stryker_NET.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Container image that runs your code
2-
FROM mcr.microsoft.com/dotnet/sdk:6.0
2+
FROM mcr.microsoft.com/dotnet/sdk:10.0
33

44
COPY stryker-net-entrypoint.sh.sh /entrypoint.sh
55
RUN dotnet tool install -g dotnet-stryker

0 commit comments

Comments
 (0)