Skip to content

Commit

Permalink
feat: upgrade ten build image
Browse files Browse the repository at this point in the history
  • Loading branch information
plutoless committed Oct 18, 2024
1 parent a22c835 commit 7e5e990
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
matrix:
build_type: [debug, release]
container:
image: ghcr.io/ten-framework/ten_agent_build:0.1.0
image: ghcr.io/ten-framework/ten_agent_build:bc5e7ac
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 7e5e990

Please sign in to comment.