2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-11-09 23:00:56 +00:00

Merge pull request #21 from frappe/develop

Updated Dockerfile
This commit is contained in:
vishalseshagiri 2017-11-27 13:04:00 +05:30 committed by GitHub
commit cc6c7de550
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