We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb5d02b commit 7685704Copy full SHA for 7685704
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"name": "Forms API",
3
- "image": "mcr.microsoft.com/vscode/devcontainers/base:debian@sha256:a30da48cdf5f9144ff7f2156622e701e752fc258d77ca7bb00120624f1a95938",
+ "image": "mcr.microsoft.com/vscode/devcontainers/base:debian@sha256:aa263c6fdd7c1bc990eead3922224fe8afbf5d85eaf3b6b9260786ab94d74933",
4
"containerEnv": {
5
"SHELL": "/bin/zsh"
6
},
0 commit comments