We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df85514 + 28a60f5 commit 221d112Copy full SHA for 221d112
docker/al_dev/Dockerfile
@@ -14,6 +14,7 @@ RUN pip install --no-cache-dir \
14
assemblyline-core \
15
assemblyline-ui \
16
assemblyline-service-server \
17
+ debugpy \
18
&& pip uninstall -y \
19
assemblyline \
20
0 commit comments