Update Dockerfile

This commit is contained in:
sopanawit 2018-08-17 09:54:23 +07:00 committed by Sopanawit Pichidtienthum
parent 632275596f
commit cedbccf86b

View file

@ -1,7 +1,7 @@
#bench Dockerfile
FROM ubuntu:16.04
FROM ubuntu:18.04
MAINTAINER Facgure
USER root
@ -44,4 +44,4 @@ RUN npm install -g yarn
RUN chown -R frappe:frappe /home/frappe/*
USER frappe
WORKDIR /home/frappe/frappe-bench
WORKDIR /home/frappe/frappe-bench