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