Skip to content

Commit

Permalink
reference jammy electron dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
relativisticelectron committed Sep 3, 2022
1 parent ca47fcf commit 6823a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/electron-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM electronuserland/builder:wine
FROM electronuserland/builder:14-wine-mono-08.22@sha256:d1e77adc30731b96080ca5fdd59f0445b93a62502e92a18bd44bea4ad5330dc2

RUN apt-get update && apt-get install -y python3.10 python3.10-dev python3-pip zip unzip file apt libusb-1.0-0-dev libudev-dev
RUN update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.10 1

0 comments on commit 6823a2e

Please sign in to comment.