Skip to content

Commit 2c39dae

Browse files
committed
feat: set python3 to python3-full
1 parent 3f97d89 commit 2c39dae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ RUN apt-get update \
3434
nfs-common \
3535
p7zip-full \
3636
pipx \
37-
python3 \
37+
python3-full \
3838
python3-pip \
3939
python3-setuptools \
4040
python3-wheel \

0 commit comments

Comments
 (0)