Skip to content

Commit d3ab49b

Browse files
committed
ci: upgrade to ebpf-devel:v0.4
Signed-off-by: Ash <root@viper.run>
1 parent 7b823f2 commit d3ab49b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-it.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
CODE-CHECK:
2323
runs-on: ubuntu-latest
2424
container:
25-
image: registry.erda.cloud/erda/ebpf-devel:v0.3
25+
image: registry.erda.cloud/erda/ebpf-devel:v0.4
2626
steps:
2727
- uses: actions/checkout@v2
2828
- name: Run go mod tidy

0 commit comments

Comments
 (0)