Skip to content

Commit

Permalink
chore: lock file maintenance (#9)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
  • Loading branch information
3 people authored Apr 5, 2021
1 parent f537315 commit 1a36363
Show file tree
Hide file tree
Showing 2 changed files with 224 additions and 241 deletions.
1 change: 1 addition & 0 deletions .gitpod.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ RUN sudo apt-get install git-lfs
RUN git lfs install
RUN echo "\nexport PATH=$(yarn global bin):\$PATH" >> /home/gitpod/.bashrc
RUN yarn global add @babel/core @babel/node
RUN sudo apt-get install -y graphviz

# Puppeteer dependencies
RUN sudo apt-get update && sudo apt-get install -y libgtk-3-0 libx11-xcb1 libnss3 libxss1 libasound2 libgbm1 libxshmfence1
Loading

0 comments on commit 1a36363

Please sign in to comment.