Skip to content
Snippets Groups Projects
Commit 61b04998 authored by Michelle Weidling's avatar Michelle Weidling :blowfish:
Browse files

ci: use node 12 instead of latest for Docker

parent e4c3da1f
No related branches found
No related tags found
1 merge request!192Bugfix/roll back node
Pipeline #206348 passed
FROM node:latest FROM node:12-slim
RUN npm install --global @quasar/cli RUN npm install --global @quasar/cli
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment