using me own debian-stable

This commit is contained in:
2021-02-25 21:57:17 +01:00
parent ddc39d4b21
commit e297dedc10

View File

@@ -1,4 +1,4 @@
FROM debian:stable-slim FROM cr.lan/debian-stable
# APT-cache for all # APT-cache for all
RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.list && \ RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.list && \