mirror of
https://github.com/Kozea/Radicale.git
synced 2025-04-03 21:27:36 +03:00
Dockerfile: add maintainer
This commit is contained in:
parent
b2ebb8a433
commit
68b2e5fb82
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@
|
|||
|
||||
FROM alpine:latest
|
||||
|
||||
MAINTAINER Radicale project "radicale@librelist.com"
|
||||
|
||||
# Base packages
|
||||
RUN apk update \
|
||||
&& apk upgrade \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue