Skip to content

Commit

Permalink
Node v14.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mei23 committed Nov 26, 2020
1 parent 3a04d3a commit c8bc491
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .node-version
@@ -1 +1 @@
v14.15.0
v14.15.1
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM node:14.15.0-alpine3.12 AS base
FROM node:14.15.1-alpine3.12 AS base

ENV NODE_ENV=production

Expand Down

0 comments on commit c8bc491

Please sign in to comment.