switch to msi-packager version downloaded from github
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
587831a855
commit
f743eae2d2
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ FROM registry.fedoraproject.org/fedora:32
|
|||
|
||||
RUN dnf -y update && dnf -y install msitools npm && dnf clean all
|
||||
|
||||
RUN npm install -g msi-packager
|
||||
RUN npm install -g https://github.com/mmckegg/msi-packager/archive/v1.3.1.tar.gz
|
||||
|
|
Loading…
Reference in a new issue