Skip to content
Snippets Groups Projects
Commit 808c6801 authored by syuilo's avatar syuilo
Browse files

chore(docker): Use node 14

parent 2bb0a61a
No related branches found
No related tags found
No related merge requests found
FROM node:12.11.1-alpine AS base
FROM node:14.0.0-alpine AS base
ENV NODE_ENV=production
......
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