Skip to content
Snippets Groups Projects
Unverified Commit f0d0a154 authored by takenoko's avatar takenoko Committed by GitHub
Browse files

Use node v14.15.0 (#6837)

* Use node v14.15.0

* Update Dockerfile
parent 8e8459fa
No related branches found
No related tags found
No related merge requests found
v15.0.1
v14.15.0
FROM node:15.0.1-alpine AS base
FROM node:14.15.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