Skip to content

Commit 56d5553

Browse files
committed
Merge branch 'main' into publish-docs-on-push
2 parents 355cef9 + 29995ac commit 56d5553

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/.devcontainer/devcontainer.json.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"image": "mcr.microsoft.com/devcontainers/base:ubuntu-24.04",
44
"features": {
55
"ghcr.io/guiyomh/features/just:0.1.0": { "version": "1.42.4" }{% if python %},
6-
"ghcr.io/devcontainers/features/python:1": { "version": "3.13" }{% endif %}{% if r_data_science %},
6+
"ghcr.io/devcontainers/features/python:1": { "version": "os-provided" }{% endif %}{% if r_data_science %},
77
"ghcr.io/rocker-org/devcontainer-features/r-rig:1": {
88
"version": "4.4.3",
99
"installREnv": "true",

0 commit comments

Comments
 (0)