Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Commit 8df2be2

Browse files
EVE-1150 add a python symink to python3 for docker-hook wrapper
1 parent b09ab50 commit 8df2be2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ RUN apt-get update && \
1111
libssl-dev \
1212
lsof \
1313
mysql-client \
14+
python-is-python3 \
1415
python3-dev \
1516
python3-pip \
1617
python3-psycopg2 \

0 commit comments

Comments
 (0)