mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +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
|
#bench Dockerfile
|
||||||
|
|
||||||
FROM ubuntu:16.04
|
FROM ubuntu:16.04
|
||||||
MAINTAINER Vishal Seshagiri
|
MAINTAINER frappé
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN apt-get update
|
RUN apt-get update
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue