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

Update node

parent c0ba71c3
No related branches found
No related tags found
No related merge requests found
v16.2.0
v16.6.2
<!--
## 12.x.x (unreleased)
### Improvements
### Bugfixes
-->
## 12.86.1 (2021/08/12)
### Improvements
- Docker: Node.jsを16.6.2に
## 12.86.0 (2021/08/11)
### Improvements
......
FROM node:16.2.0-alpine3.13 AS base
FROM node:16.6.2-alpine3.13 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