Update Dockerfile

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

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