2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-08 14:21:05 +00:00

Updated Dockerfile

- changed maintainer to frappé
This commit is contained in:
vishalseshagiri 2017-11-27 13:03:33 +05:30 committed by GitHub
parent 6bf6927deb
commit 9efa4001c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
#bench Dockerfile
FROM ubuntu:16.04
MAINTAINER Vishal Seshagiri
MAINTAINER frappé
USER root
RUN apt-get update