mirror of
https://github.com/astuto/astuto.git
synced 2025-12-16 11:47:56 +01:00
Update node to v14 and run yarn-audit-fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM ruby:2.6.3
|
||||
|
||||
RUN curl -sL https://deb.nodesource.com/setup_11.x | bash -
|
||||
RUN curl -sL https://deb.nodesource.com/setup_14.x | bash -
|
||||
RUN apt-get update -qq && apt-get install -y nodejs postgresql-client
|
||||
RUN npm install -g yarn
|
||||
|
||||
|
||||
Reference in New Issue
Block a user