Ver código fonte

dockerfiles: updated maintainer

DerLinkman 1 ano atrás
pai
commit
f442378377
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      data/Dockerfiles/watchdog/Dockerfile

+ 1 - 1
data/Dockerfiles/watchdog/Dockerfile

@@ -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 \