We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent befde81 commit ed623c3Copy full SHA for ed623c3
Dockerfile
@@ -1,5 +1,5 @@
1
FROM node:14.13.0-alpine3.12
2
-LABEL maintainer="DevRel <devrel@mallgroup.com>"
+LABEL maintainer="Daniel Rataj <daniel.rataj@centrum.cz>"
3
LABEL org.opencontainers.image.source="https://github.com/whoopsmonitor/whoopsmonitor-alert-webhook"
4
LABEL com.whoopsmonitor.documentation="https://github.com/whoopsmonitor/whoopsmonitor-alert-webhook"
5
LABEL com.whoopsmonitor.env.WM_WEBHOOK_URL="Outgoing webhook URL"
0 commit comments