diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 1bb51288..14ecea25 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1,5 +1,5 @@ { - "image": "ghcr.io/lonrun/codefuse-query-tutorial:0.6", + "image": "ghcr.io/lonrun/codefuse-query-tutorial:latest", "hostRequirements": { "cpus": 4 },