feature: debian:bookworm
This commit is contained in:
5
debian/bookworm
vendored
Normal file
5
debian/bookworm
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
FROM docker.io/debian:bookworm
|
||||||
|
|
||||||
|
ARG MIRROR=mirrors.aliyun.com
|
||||||
|
|
||||||
|
RUN sed "s#deb.debian.org#${MIRROR}#" /etc/apt/sources.list.d/debian.sources -i
|
||||||
Reference in New Issue
Block a user