Skip to content
Snippets Groups Projects
Unverified Commit e62c810b authored by syuilo's avatar syuilo
Browse files

Use node 12

parent 2851a1a7
No related branches found
No related tags found
No related merge requests found
v11.7.0
v12.1.0
FROM node:11-alpine AS base
FROM node:12.1-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