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 0bdcc32 commit 2d37016Copy full SHA for 2d37016
.devcontainer/Dockerfile
@@ -3,7 +3,7 @@
3
# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information.
4
#-------------------------------------------------------------------------------------------------------------
5
6
-FROM mcr.microsoft.com/dotnet/core/sdk:3.1
+FROM mcr.microsoft.com/dotnet/core/sdk:3.1.101
7
8
# This Dockerfile adds a non-root user with sudo access. Use the "remoteUser"
9
# property in devcontainer.json to use it. On Linux, the container user's GID/UIDs
0 commit comments