Skip to content

Commit 92f9209

Browse files
authored
Update CodeQL.dockerfile
1 parent 7da10e4 commit 92f9209

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CodeQL.dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ RUN apt-get update && \
3131
default-jdk \
3232
python3-pip python3-setuptools python3-wheel \
3333
python3-venv
34+
3435
# Create Python virtual environment
3536

3637
RUN python3 -m venv /opt/venv

0 commit comments

Comments
 (0)