Skip to content
Snippets Groups Projects
Commit 7d91fe4f authored by rhenck's avatar rhenck
Browse files

Upgrade base image for docker to latest node

parent c95fafdf
No related branches found
No related tags found
No related merge requests found
FROM node:13.14.0
FROM node:14.8
# 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