Update Dockerfile

This commit is contained in:
sopanawit 2018-08-17 09:55:32 +07:00 committed by GitHub
parent 1422b9f6b7
commit 7501e0a8a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
#bench Dockerfile
FROM ubuntu:18.04
MAINTAINER Facgure
MAINTAINER frappé
USER root
RUN apt-get update -y