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 8c89888 commit cf9600aCopy full SHA for cf9600a
test/quarto-cli/scenarios.json
@@ -27,6 +27,7 @@
27
"image": "mcr.microsoft.com/devcontainers/base:debian",
28
"features": {
29
"quarto-cli": {
30
+ "version": "1.4", // https://github.com/quarto-dev/quarto-cli/issues/10961
31
"installChromium": true
32
},
33
"ghcr.io/rocker-org/devcontainer-features/apt-packages:1": {
@@ -38,6 +39,7 @@
38
39
"image": "mcr.microsoft.com/devcontainers/base:ubuntu",
40
41
42
43
44
45
0 commit comments