Dockerfile: add maintainer
This commit is contained in:
parent
b2ebb8a433
commit
68b2e5fb82
@ -4,6 +4,8 @@
|
||||
|
||||
FROM alpine:latest
|
||||
|
||||
MAINTAINER Radicale project "radicale@librelist.com"
|
||||
|
||||
# Base packages
|
||||
RUN apk update \
|
||||
&& apk upgrade \
|
||||
|
Loading…
Reference in New Issue
Block a user