We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3384e2e commit ca1085cCopy full SHA for ca1085c
1 file changed
signer/Dockerfile
@@ -12,6 +12,7 @@ RUN echo "install_weak_deps=False" >> /etc/dnf/dnf.conf \
12
genisoimage \
13
mtools \
14
opensc \
15
+ openssl \
16
osslsigncode \
17
syslinux \
18
&& dnf clean all -y
0 commit comments