We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf49312 commit 866f39fCopy full SHA for 866f39f
taskcluster/docker/decision/Dockerfile
@@ -1,5 +1,5 @@
1
FROM debian:12-slim
2
-MAINTAINER Release Engineering <[email protected]>
+LABEL maintainer="Release Engineering <release+taskgraph-ci@mozilla.com>"
3
4
# Add worker user
5
RUN mkdir /builds && \
0 commit comments