Skip to content
This repository was archived by the owner on Jan 12, 2025. It is now read-only.

Commit 48e41e0

Browse files
authored
⬆️ Upgrade devcontainer feature versions (#529)
1 parent 3084251 commit 48e41e0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.devcontainer/devcontainer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@
1111
}
1212
},
1313
"features": {
14-
"ghcr.io/devcontainers/features/python:1.0.22": {},
15-
"ghcr.io/devcontainers/features/node:1.2.0": {},
14+
"ghcr.io/devcontainers/features/python:1.1.0": {},
15+
"ghcr.io/devcontainers/features/node:1.3.0": {},
1616
"ghcr.io/devcontainers/features/github-cli:1.0.10": {},
17-
"ghcr.io/devcontainers/features/docker-in-docker:2.1.0": {},
18-
"ghcr.io/devcontainers/features/common-utils:2.0.8": {},
17+
"ghcr.io/devcontainers/features/docker-in-docker:2.5.0": {},
18+
"ghcr.io/devcontainers/features/common-utils:2.1.2": {},
1919
"ghcr.io/lukewiwa/features/shellcheck:0.2.3": {}
2020

2121
},

0 commit comments

Comments
 (0)