Skip to content

Commit

Permalink
fix: build image
Browse files Browse the repository at this point in the history
  • Loading branch information
wangyoucao577 committed Oct 8, 2024
1 parent 3aa76d8 commit bd43336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
// README at: https://github.com/devcontainers/templates/tree/main/src/docker-existing-dockerfile
{
"name": "dev",
"image": "ghcr.io/ten-framework/astra_agents_build:0.5.2",
"image": "ghcr.io/ten-framework/ten_agent_build:0.1.0",
"customizations": {
"vscode": {
"extensions": [
Expand Down

0 comments on commit bd43336

Please sign in to comment.