diff --git a/Dockerfile b/Dockerfile index 35545dee..b18d5bed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ #bench Dockerfile FROM ubuntu:18.04 -MAINTAINER Facgure +MAINTAINER frappé USER root RUN apt-get update -y