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 b8573cf commit 4569224Copy full SHA for 4569224
.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:9.0.202-noble
+FROM mcr.microsoft.com/dotnet/sdk:9.0.202-noble@sha256:332e0362dd210a10348d436a5fb7f87aeec28c2c53ac2c3c2659e57c22294d0e
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