fix: renamed agent filename

This commit is contained in:
Khaushik-keygraph
2025-10-08 23:49:16 +05:30
parent c470983d15
commit 76d4b3a040

View File

@@ -107,7 +107,7 @@ COPY . .
RUN mkdir -p /app/sessions /app/deliverables /app/repos && \
chown -R pentest:pentest /app /app/repos && \
chmod +x /app/pentest-agent.mjs
chmod +x /app/shannon.mjs
# Switch to non-root user