diff --git a/Dockerfile b/Dockerfile index 63f7a77b..6875135d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stretch +FROM ubuntu:bionic RUN apt-get update RUN apt-get -y upgrade