Skip to content

Commit ca1085c

Browse files
committed
[signer] Add openssl command-line tools
Signed-off-by: Michael Brown <mbrown@fensystems.co.uk>
1 parent 3384e2e commit ca1085c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

signer/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN echo "install_weak_deps=False" >> /etc/dnf/dnf.conf \
1212
genisoimage \
1313
mtools \
1414
opensc \
15+
openssl \
1516
osslsigncode \
1617
syslinux \
1718
&& dnf clean all -y

0 commit comments

Comments
 (0)