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 0542f11 commit f9206aaCopy full SHA for f9206aa
.devcontainer/devcontainer.json
@@ -5,7 +5,7 @@
5
"postStartCommand": "git switch gh-codespaces && git switch gh-codespaces && git show main:init-env.sh > init-env.sh && chmod +x init-env.sh",
6
"features": {
7
"ghcr.io/rocker-org/devcontainer-features/quarto-cli:1": {
8
- "version": "prerelease",
+ "version": "release",
9
"installTinyTex": "false",
10
"installChromium": "false"
11
}
0 commit comments