Skip to content

Commit

Permalink
feat: update image
Browse files Browse the repository at this point in the history
  • Loading branch information
plutoless committed Dec 13, 2024
1 parent 53777b8 commit 5cc4f46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ services:
networks:
- ten_agent_network
ten_agent_playground:
image: ghcr.io/ten-framework/ten_agent_playground:0.6.2-22-g41a05db
image: ghcr.io/ten-framework/ten_agent_playground:0.6.2-23-g53777b8
container_name: ten_agent_playground
restart: always
ports:
Expand All @@ -29,7 +29,7 @@ services:
- AGENT_SERVER_URL=http://ten_agent_dev:8080
- TEN_DEV_SERVER_URL=http://ten_agent_dev:49483
ten_agent_demo:
image: ghcr.io/ten-framework/ten_agent_demo:0.6.2-22-g41a05db
image: ghcr.io/ten-framework/ten_agent_demo:0.6.2-23-g53777b8
container_name: ten_agent_demo
restart: always
ports:
Expand Down

0 comments on commit 5cc4f46

Please sign in to comment.