mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
add bullseye-backports to sources.list
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
5c25656460
commit
f5102f8562
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ FROM debian:bullseye-20221004-slim
|
|||
|
||||
RUN set -ex; \
|
||||
\
|
||||
echo "deb http://deb.debian.org/debian bullseye-backports main" >> /etc/apt/sources.list; \
|
||||
apt-get update; \
|
||||
apt-get install -y --no-install-recommends borgbackup -t bullseye-backports; \
|
||||
apt-get install -y --no-install-recommends \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue