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 7b9be96 commit 1453594Copy full SHA for 1453594
.devcontainer/Dockerfile
@@ -1,5 +1,5 @@
1
ARG NET_VERSION=6.0
2
-FROM mcr.microsoft.com/vscode/devcontainers/dotnet:0.203-${NET_VERSION}-bullseye
+FROM mcr.microsoft.com/vscode/devcontainers/dotnet:0.204-${NET_VERSION}-bullseye
3
4
RUN apt-get update && apt-get install -y \
5
apt-transport-https \
0 commit comments