浏览代码

dockerfiles: updated maintainer

DerLinkman 1 年之前
父节点
当前提交
f442378377
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      data/Dockerfiles/watchdog/Dockerfile

+ 1 - 1
data/Dockerfiles/watchdog/Dockerfile

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