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 684874e commit 2c0df38Copy full SHA for 2c0df38
.devcontainer/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mcr.microsoft.com/devcontainers/dotnet:dev-9.0
+FROM mcr.microsoft.com/devcontainers/dotnet:dev-10.0
2
3
# [Optional] Uncomment this section to install additional OS packages.
4
# RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
0 commit comments