dockerfiles: updated maintainer

This commit is contained in:
DerLinkman 2024-01-09 11:18:55 +01:00
parent 333b7ebc0c
commit f442378377
No known key found for this signature in database
GPG Key ID: F109FD97469550A2

View File

@ -1,5 +1,5 @@
FROM alpine:3.19
LABEL maintainer "André Peters <andre.peters@servercow.de>"
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
# Installation
RUN apk add --update \