tuto2: Update to bullseye
This commit is contained in:
parent
3967a4e279
commit
def7cc45f5
@ -1,6 +1,6 @@
|
||||
FROM debian
|
||||
|
||||
RUN echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/sources.list.d/backports.list && \
|
||||
RUN echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list.d/backports.list && \
|
||||
apt-get update && apt-get install --no-install-recommends -y \
|
||||
busybox \
|
||||
ca-certificates \
|
||||
@ -12,8 +12,8 @@ RUN echo "deb http://deb.debian.org/debian buster-backports main" >> /etc/apt/so
|
||||
kmod \
|
||||
nano \
|
||||
openssh-server \
|
||||
python \
|
||||
python-apt \
|
||||
python3 \
|
||||
python3-apt \
|
||||
esmtp \
|
||||
systemd-sysv \
|
||||
udev \
|
||||
|
Reference in New Issue
Block a user