tinydeb: Upgrade to python3
This commit is contained in:
parent
b8fd08ab39
commit
30de9fd376
@ -4,8 +4,8 @@ RUN apt-get update && apt-get install --no-install-recommends -y \
|
||||
busybox \
|
||||
nano \
|
||||
openssh-server \
|
||||
python \
|
||||
python-apt \
|
||||
python3 \
|
||||
python3-apt \
|
||||
systemd-sysv \
|
||||
vim.tiny \
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
|
Reference in New Issue
Block a user