mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Change maintainer to be more generic
This commit is contained in:
parent
329bb28d9e
commit
4a282b859e
1 changed files with 2 additions and 0 deletions
|
|
@ -21,6 +21,8 @@
|
|||
#
|
||||
FROM alpine
|
||||
|
||||
MAINTAINER www.evennia.com
|
||||
|
||||
# install compilation environment
|
||||
RUN apk update && apk add python py-pip python-dev py-setuptools gcc musl-dev jpeg-dev zlib-dev bash
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue