mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-19 22:55:10 +00:00
Updated Dockerfile
- changed maintainer to frappé
This commit is contained in:
parent
6bf6927deb
commit
9efa4001c4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
#bench Dockerfile
|
||||
|
||||
FROM ubuntu:16.04
|
||||
MAINTAINER Vishal Seshagiri
|
||||
MAINTAINER frappé
|
||||
|
||||
USER root
|
||||
RUN apt-get update
|
||||
|
|
|
|||
Loading…
Reference in a new issue