update readme and pipeline

This commit is contained in:
Robert Schumann
2021-12-12 12:03:39 +01:00
parent 9637263016
commit bf2f61f236
3 changed files with 80 additions and 26 deletions

View File

@@ -2,7 +2,7 @@ ARG UPSTREAM_IMAGE=trafex/alpine-nginx-php7:2.0.2
FROM $UPSTREAM_IMAGE
LABEL maintainer="Robert Schumann <gutmensch@n-os.org>"
LABEL maintainer="Robert Schumann <rs@n-os.org>"
ENV REPORT_PARSER_SOURCE="https://github.com/techsneeze/dmarcts-report-parser/archive/master.zip" \
REPORT_VIEWER_SOURCE="https://github.com/techsneeze/dmarcts-report-viewer/archive/master.zip"