Skip to content

Commit 571ff08

Browse files
committed
Update devcontainer image to use "latest" tag
1 parent 771d558 commit 571ff08

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": "ghcr.io/lonrun/codefuse-query-tutorial:0.6",
2+
"image": "ghcr.io/lonrun/codefuse-query-tutorial:latest",
33
"hostRequirements": {
44
"cpus": 4
55
},

0 commit comments

Comments
 (0)