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