Skip to content

Commit cedec49

Browse files
committed
nginx-ssl-ja3: fix python installation in docker image
1 parent 5c973b0 commit cedec49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/debian-nginx-ssl-ja3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get install -y --fix-missing \
4040
mercurial \
4141
ngrep \
4242
procps \
43-
python \
43+
python3 \
4444
telnet \
4545
tcpflow \
4646
valgrind \

0 commit comments

Comments
 (0)