We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7da10e4 commit 92f9209Copy full SHA for 92f9209
1 file changed
CodeQL.dockerfile
@@ -31,6 +31,7 @@ RUN apt-get update && \
31
default-jdk \
32
python3-pip python3-setuptools python3-wheel \
33
python3-venv
34
+
35
# Create Python virtual environment
36
37
RUN python3 -m venv /opt/venv
0 commit comments