From 3559ec8f5c39fe0bb5a2f4809310dc33e8e8bf09 Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Wed, 3 Nov 2021 20:17:07 +0100 Subject: [PATCH] Update Dockerfile.in --- web-wasm/Dockerfile.in | 1 + 1 file changed, 1 insertion(+) diff --git a/web-wasm/Dockerfile.in b/web-wasm/Dockerfile.in index 1dd1fb8..7e0b8c8 100644 --- a/web-wasm/Dockerfile.in +++ b/web-wasm/Dockerfile.in @@ -33,6 +33,7 @@ RUN \ libtool \ python3 \ python3-pip \ + osslsigncode \ rsync \ sed \ ssh \