Skip to content

Commit cd8b1a1

Browse files
authored
Update devcontainer.json, testing codespace again
1 parent 27c0529 commit cd8b1a1

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
@@ -1,5 +1,5 @@
11
{
2-
"image": "mcr.microsoft.com/devcontainers/base:dev-bookworm",
2+
"image": "mcr.microsoft.com/devcontainers/base:debian",
33
"features": {
44
"ghcr.io/devcontainers/features/node:1": {},
55
"ghcr.io/devcontainers/features/docker-in-docker:2": {},

0 commit comments

Comments
 (0)