Skip to content

Commit bb005f4

Browse files
committed
fix: fix ci build
1 parent 8f9b535 commit bb005f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
ci:
2525
runs-on: ubuntu-latest
2626
container:
27-
image: ghcr.io/ten-framework/ten_agent_build:0.5.0
27+
image: ghcr.io/ten-framework/ten_agent_build:0.6.8
2828
steps:
2929
- uses: actions/checkout@v4
3030
with:

0 commit comments

Comments
 (0)