We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 540b962 commit b2ceca9Copy full SHA for b2ceca9
Dockerfile
@@ -42,6 +42,7 @@ RUN \
42
&& apt-get install -y --no-install-recommends \
43
python3 \
44
python3-dev \
45
+ python3-tk \
46
python3-virtualenv \
47
python3-pip \
48
&& pip install --upgrade pip \
0 commit comments