diff --git a/Dockerfile b/Dockerfile index ff42e5e..9c981d6 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM ubuntu:18.04 +FROM debian:stretch USER root