added osslsigncode for verifying of windows executeables

This commit is contained in:
TKE
2020-04-07 15:05:16 +02:00
parent dfb82f686f
commit a2dc16730a

View File

@@ -27,6 +27,7 @@ RUN apt-get update && apt-get install -y \
unoconv \
ruby \
pev \
osslsigncode \
unzip ; \
rm -rf /var/lib/apt/lists/*