Skip to content

Commit 4f7f71d

Browse files
committed
Pin to bullseye
1 parent 910a571 commit 4f7f71d

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
@@ -3,7 +3,7 @@
33
"build": {
44
"dockerfile": "Dockerfile",
55
"args": {
6-
"IMAGE": "python:3.10"
6+
"IMAGE": "python:3.10-bullseye"
77
},
88
"context": ".."
99
},

0 commit comments

Comments
 (0)