Archived
1
0

Fix bugs in CI

This commit is contained in:
Anmol Sethi
2020-02-18 19:06:35 -05:00
parent 1aaa53622d
commit 5681c87e33
12 changed files with 40 additions and 51 deletions

View File

@ -1,4 +1,4 @@
FROM node:12
FROM node:12.14.0
RUN apt-get update && apt-get install -y \
libxkbfile-dev \