diff --git a/Dockerfile b/Dockerfile index 6237651..b77893f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu +FROM debian RUN apt-get update && apt-get install -y minidlna vim