We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00cdc91 commit e1aa37cCopy full SHA for e1aa37c
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
# Refer to https://hub.docker.com/_/microsoft-dotnet-sdk for available versions
2
-FROM mcr.microsoft.com/dotnet/sdk:10.0.100
+FROM mcr.microsoft.com/dotnet/sdk:10.0.100@sha256:c7445f141c04f1a6b454181bd098dcfa606c61ba0bd213d0a702489e5bd4cd71
3
4
# Installing mono makes `dotnet test` work without errors even for net472.
5
# But installing it takes a long time, so it's excluded by default.
0 commit comments