Changed Maintainer to tinc within Dockerfiles

This commit is contained in:
DerLinkman
2023-04-30 17:28:50 +00:00
parent 563562c9b6
commit b06116af70
2 changed files with 119 additions and 1 deletions

View File

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