Skip to content

Commit f9206aa

Browse files
committed
chore: change default container to Quarto release
1 parent 0542f11 commit f9206aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"postStartCommand": "git switch gh-codespaces && git switch gh-codespaces && git show main:init-env.sh > init-env.sh && chmod +x init-env.sh",
66
"features": {
77
"ghcr.io/rocker-org/devcontainer-features/quarto-cli:1": {
8-
"version": "prerelease",
8+
"version": "release",
99
"installTinyTex": "false",
1010
"installChromium": "false"
1111
}

0 commit comments

Comments
 (0)