We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0b565c + 7bfb1d6 commit caf1204Copy full SHA for caf1204
1 file changed
.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.305-noble@sha256:802e64ab9e113bdfa5d476ae00c7b40ab5c42da1792731c41a47f43bc4e74bdb
+FROM mcr.microsoft.com/dotnet/sdk:9.0.305-noble@sha256:604ef064c6d91068eeb9d946036d8ffadbe25589c4cd77a230fc96e0f6d01d72
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