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 7790038 commit d48c80fCopy full SHA for d48c80f
.devcontainer/Dockerfile
@@ -337,7 +337,7 @@ RUN aarch64-none-linux-gnu-gcc \
337
################################################################################
338
FROM platform AS frida-source
339
WORKDIR /root/
340
-ENV TAG=fd5a2746804336e0a84c97317dc49594990ab67a
+ENV TAG=36a8ffbb994acc0281531f4cf65059488e5cd1f1
341
RUN git clone https://github.com/frida/frida-core.git
342
343
0 commit comments