Skip to content

Commit f0339ff

Browse files
Revert accidental changes to devcontainer from other branch;
1 parent 324e762 commit f0339ff

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": "cpython-devcontainer-local",
2+
"image": "ghcr.io/python/devcontainer:latest",
33
"onCreateCommand": [
44
// Install common tooling.
55
"dnf",

0 commit comments

Comments
 (0)