Skip to content

Commit f0bd99c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Elkeid_rasp_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Build
1717
run: |
1818
curl -fsSL https://lf3-static.bytednsdoc.com/obj/eden-cn/kplrsl/ljhwZthlaukjlkulzlp/php-headers.tar.gz | tar -xz -C rasp/php
19-
docker run --rm --pull=always -v $(pwd):/Elkeid yoloyyh/rasp-toolchain:v1.0 \
19+
docker run --rm --pull=always -v $(pwd):/Elkeid yoloyyh/rasp-toolchain:v3.0 \
2020
make -C /Elkeid/rasp \
2121
STATIC=TRUE \
2222
PY_PREBUILT=TRUE \

0 commit comments

Comments
 (0)