Skip to content

Commit e7bae8e

Browse files
committed
update compile image rustc -> 1.79
1 parent f0bd99c commit e7bae8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Elkeid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- name: Build RASP
3535
run: |
3636
curl -fsSL https://lf3-static.bytednsdoc.com/obj/eden-cn/kplrsl/ljhwZthlaukjlkulzlp/php-headers.tar.gz | tar -xz -C rasp/php
37-
docker run --rm --pull=always -v $(pwd):/Elkeid yoloyyh/rasp-toolchain:v1.0 \
37+
docker run --rm --pull=always -v $(pwd):/Elkeid yoloyyh/rasp-toolchain:v3.0 \
3838
make -C /Elkeid/rasp \
3939
STATIC=TRUE \
4040
PY_PREBUILT=TRUE \

0 commit comments

Comments
 (0)