Changed maintainers to tinc (Dockerfiles)

This commit is contained in:
DerLinkman
2023-05-30 16:20:35 +02:00
parent f82aba3e26
commit 70aab7568e
10 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
FROM alpine:3.17
LABEL maintainer "Andre Peters <andre.peters@servercow.de>"
LABEL maintainer "The Infrastructure Company GmbH <info@servercow.de>"
RUN apk upgrade --no-cache \
&& apk add --update --no-cache \