ftpsync: upgrade to bookworm

This commit is contained in:
Miao Wang 2023-05-16 22:38:06 +08:00
parent f1c1164253
commit 0ede3fbfbf

View File

@ -1,8 +1,8 @@
FROM debian:stretch
FROM debian:bookworm
MAINTAINER Justin Wong <yuzhi.wang@tuna.tsinghua.edu.cn>
RUN apt-get update && \
apt-get install -y git rsync awscli stunnel4 socat && \
apt-get install -y git rsync stunnel4 socat && \
apt-get clean all
RUN git clone https://ftp-master.debian.org/git/archvsync.git/ /ftpsync/