Skip to content

Commit

Permalink
Install electron-installer-redhat from github
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-klein committed Nov 15, 2024
1 parent 0e76859 commit 6da1b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/OpenSuseLeap15.6_Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN rm /usr/bin/python3 && ln -s /usr/bin/python3.10 /usr/bin/python3
RUN zypper install -y gcc-c++

RUN npm install -g electron-packager
RUN npm install -g electron-installer-redhat
RUN npm install -g git+https://github.com/electron-userland/electron-installer-redhat.git
RUN npm install -g pug-cli

COPY docker/build_opensuseleap.sh /build.sh
Expand Down

0 comments on commit 6da1b43

Please sign in to comment.