adds maintainer
This commit is contained in:
@@ -32,6 +32,8 @@ podTemplate (
|
||||
}
|
||||
def dockerFile = """FROM registry.access.redhat.com/ubi${rhOS}/${image}:latest
|
||||
|
||||
LABEL maintainer="The_Spider <spider@smoothnet.org>"
|
||||
|
||||
COPY test-chamber-13.lan.root.crt /etc/pki/ca-trust/source/anchors/test-chamber-13.lan.root.crt
|
||||
|
||||
RUN update-ca-trust extract && \\
|
||||
|
Reference in New Issue
Block a user