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 1a14173 commit 317ab17Copy full SHA for 317ab17
.devcontainer/Dockerfile
@@ -1,6 +1,5 @@
1
-# NET 6.0 is required for the docstool
2
# For more options see https://github.com/devcontainers/images/tree/main/src/dotnet
3
-FROM mcr.microsoft.com/devcontainers/dotnet:9.0
+FROM mcr.microsoft.com/devcontainers/dotnet:10.0-preview
4
5
# Required dependency for docstool libskiasharp
6
RUN sudo apt-get update && sudo apt-get install fontconfig -y
0 commit comments