We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0bd99c commit e7bae8eCopy full SHA for e7bae8e
.github/workflows/Elkeid.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Build RASP
35
run: |
36
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 \
+ docker run --rm --pull=always -v $(pwd):/Elkeid yoloyyh/rasp-toolchain:v3.0 \
38
make -C /Elkeid/rasp \
39
STATIC=TRUE \
40
PY_PREBUILT=TRUE \
0 commit comments