more rfactoring

This commit is contained in:
2022-03-16 19:58:37 +01:00
parent 237981b8b2
commit c626429abf
5 changed files with 47 additions and 150 deletions

View File

@@ -1,4 +1,4 @@
FROM debian:stable-slim
FROM cr.lan/debian-stable
RUN apt-get update && apt-get install -y \
curl procps && \