chore(deps): Update dependencies 🚀

This commit is contained in:
syuilo 2020-06-27 23:25:06 +09:00
parent 3f78f6f6bb
commit 3599f16d22
8 changed files with 673 additions and 566 deletions

View file

@ -1,4 +1,4 @@
FROM node:14.2.0-alpine AS base
FROM node:14.4.0-alpine AS base
ENV NODE_ENV=production