Skip to content
Snippets Groups Projects
Commit 2ac42c73 authored by paflov's avatar paflov
Browse files

Use appropriate node version

parent 49f12e61
No related branches found
No related tags found
No related merge requests found
FROM node:13.14.0 as dev
FROM node:14.15.0 as dev
# install chrome for protractor tests
RUN wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add -
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment