Archived
1
0

Add macOS release step

This commit is contained in:
Anmol Sethi
2020-02-14 20:03:54 -05:00
parent 4aa15401c3
commit 61d1af0413
8 changed files with 450 additions and 435 deletions

View File

@ -1,7 +1,8 @@
FROM node:12-buster
FROM node:12
RUN apt-get update && apt-get install -y \
libxkbfile-dev \
libx11-dev \
libsecret-1-dev \
dumb-init